Hat/Hot Request (CIGI Packets)
| CIGI Class | CigiHatHotReqV3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseHatHotReq | ||
| Packet ID | 24 | ||
| Packet Size (bytes) | 32 | ||
| SpyClient Lookup | host2pcnova → h2ig.dat.hat_request | ||
| Parameter | Type | Description | Range |
| HAT/HOT ID | unsigned int16 | Identifies HAT/HOT request. | 0 - MAXUINT16 |
| Request Type | 2-bit field | Determines what type of response packet the IG should return for this request. 0 = HAT 1 = HOT 2 = Extended | 0 - 2 |
| Latitude | double | Specifies the latitude from which the HAT/HOT request is being made. | -90.0 - 90.0 |
| X Offset | Specifies the X offset of the point from which the HAT/HOT request is being made. This value is given relative to the entity's reference point in meters. | 0.0 - MAXDOUBLE | |
| Longitude | double | Specifies the longitude from which the HAT/HOT request is being made. | -180.0 - 180.0 |
| Y Offset | Specifies the Y offset of the point from which the HAT/HOT request is being made. This value is given relative to the entity's reference point in meters. | 0.0 - MAXDOUBLE | |
| Altitude | double | Specifies the altitude from which the HAT/HOT request is being made in meters. | 0.0 - MAXDOUBLE |
| Z Offset | Specifies the Z offset of the point from which the HAT/HOT request is being made. This value is given relative to the entity's reference point in meters. | ||