Line of Sight Segment Request (CIGI Packets)
| CIGI Class | CigiLosSegReqV3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseLosSegReq | ||
| Packet ID | 25 | ||
| Packet Size (bytes) | 64 | ||
| SpyClient Lookup | host2pcnova → h2ig.dat.los_request_hv | ||
| Parameter | Type | Description | Range |
| LOS ID | unsigned int16 | Specifies the LOS request. | 0 - MAXUINT16 |
| Source Latitude | double | Specifies the latitude of the source endpoint of the LOS test segment in degrees. | -90.0 - 90.0 |
| Source X Offset | Specifies the X offset of the source endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE | |
| Source Longitude | double | Specifies the longitude of the source endpoint of the LOS test segment in degrees. | -180.0 - 180.0 |
| Source Y Offset | Specifies the Y offset of the source endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE | |
| Source Altitude | double | Specifies the altitude of the source endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE |
| Source Z Offset | Specifies the Z offset of the source endpoint of the LOS test segment in meters. | ||
| Destination Latitude | double | The latitude of the destination endpoint of the LOS test segment in degrees. | -90.0 - 90.0 |
| Destination X Offset | The X offset of the destination endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE | |
| Destination Longitude | double | The longitude of the destination endpoint of the LOS test segment in degrees. | -180.0 - 180.0 |
| Destination Y Offset | The Y offset of the destination endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE | |
| Destination Altitude | double | The altitude of the destination endpoint of the LOS test segment in meters. | 0.0 - MAXDOUBLE |
| Destination Z Offset | The Z offset of the destination endpoint of the LOS test segment in meters. | ||