Entity Control - Simple Sea Targets
| CIGI Packet Parameter | Value and Range | Nova Variable Mapping |
|---|---|---|
Entity ID | Host determined | N/A |
Entity Type | 10001 - 10999 | simple_sea_target_hv[x].type |
Parent ID | N/A | No parenting available |
Roll | -180.0 - 180.0 | simple_sea_target_hv[x].movs_xyzhpr.orient.roll |
Pitch | -90.0 - 90.0 | simple_sea_target_hv[x].movs_xyzhpr.orient.pitch |
Yaw | 0.0 - 360.0 | simple_sea_target_hv[x].movs_xyzhpr.orient.yaw |
Latitude / X Offset | Degrees if absolute Meters if parented | simple_sea_target_hv[x].movs_xyzhpr.pos[0] |
Longitude / Y Offset | Degrees if absolute Meters if parented | simple_sea_target_hv[x].movs_xyzhpr.pos[1] |
Altitude / Z Offset | Feet if absolute Meters if parented | simple_sea_target_hv[x].movs_xyzhpr.pos[2] |