Entity Control - Ground Actors
| CIGI Packet Parameter | Value and Range | Nova Variable Mapping |
|---|---|---|
Entity ID | Host determined | N/A |
Entity Type | 11001 - 11999 | ground_actor_hv[x].type |
Parent ID | Valid CIGI Entity ID | ground_actor_hv[x].parent.type ground_actor_hv[x].parent.id |
Roll | -180.0 - 180.0 | ground_actor_hv[x].roll |
Pitch | -90.0 - 90.0 | ground_actor_hv[x]pitch |
Yaw | 0.0 - 360.0 | ground_actor_hv[x].heading |
Latitude / X Offset | Degrees if absolute Meters if parented | ground_actor_hv[x].position[0] |
Longitude / Y Offset | Degrees if absolute Meters if parented | ground_actor_hv[x].position[1] |
Altitude / Z Offset | Feet if absolute Meters if parented | ground_actor_hv[x].height |