Refuel Segment (CIGI Packets)
| Structure Type | RefuelSegment | ||||
|---|---|---|---|---|---|
| Packet ID | 205 | ||||
| Packet Size (bytes) | 38 | ||||
| SpyClient Lookup | host2pcnova→h2ig.dat.fx_data.refuel_segments | ||||
| Parameter | Type | Description | Range | ||
| Mode | char | Allows the user to specify the segment coordinates in absolute Lat/Lon/Alt or in a relative offset from the parent. 0 = Relative Coordinates 1 = Lat/Lon/Alt Coordinates | 0 - 1 | ||
| Number_Of_Segments | char | The total number of segments the host is controlling. | 0 - MAX_REFUEL_SEGMENTS | ||
| Segment_Index | char | The index for this segment. | 0 - MAX_REFUEL_SEGMENTS | ||
Coord_Segment | X | double | Relative X coordinate of the segment in meters or the Latitude in degrees. | 0.0 - MAXFLOAT | |
| Y | Relative Y coordinate of the segment in meters or the Longitude in degrees. | ||||
| Z | Relative Z coordinate of the segment in meters or the Altitude in feet. | ||||