Line of Sight Vector Request (CIGI Packets)
| CIGI Class | CigiLosVectReqV3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseLosVectReq | ||
| Packet ID | 26 | ||
| Packet Size (bytes) | 56 | ||
| SpyClient Lookup | host2pcnova → h2ig.dat.los_request_hv | ||
| Parameter | Type | Description | Range |
| LOS ID | unsigned int16 | Specifies the LOS request. | 0 - MAXUINT16 |
| Azimuth | float | Specifies the horizontal angle of the LOS test vector in degrees. | -180.0 - 180.0 |
| Elevation | float | Specifies the vertical angle of the LOS test vector in degrees. | -90.0 - 90.0 |
| Max Range | float | Specifies the maximum range along the LOS test vector at which intersection testing should occur (in meters). | 0.0 - MAXFLOAT |
| Source Latitude | double | Specifies the latitude of the source point of the LOS test vector in degrees. | -90.0 - 90.0 |
| Source X Offset | Specifies the X offset of the source point of the LOS test vector in meters. | 0.0 - MAXDOUBLE | |
| Source Longitude | double | Specifies the longitude of the source point of the LOS test vector in degrees. | -180.0 - 180.0 |
| Source Y Offset | Specifies the Y offset of the source point of the LOS test vector in meters. | 0.0 - MAXDOUBLE | |
| Source Altitude | double | Specifies the altitude of the source point of the LOS test vector in meters. | 0.0 - MAXDOUBLE |
| Source Z Offset | Specifies the Z offset of the source point of the LOS test vector in meters. | ||