Short Articulated Part Control (CIGI Packets)
| CIGI Class | CigiShortArtPartCtrlV3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseArtPartCtrl | ||
| Packet ID | 7 | ||
| Packet Size (bytes) | 16 | ||
| SpyClient Lookup | host2pcnova → h2ig.dat.mova_hv[x].val_artic (air targets) host2pcnova → h2ig.dat.movt_hv[x].val_artic (ground targets) host2pcnova → h2ig.dat.movs_hv[x].val_artic (sea targets) host2pcnova → h2ig.dat.sling_load_hv[x].val_artic (sling loads) host2pcnova → h2ig.dat.airfield_hv[x].val_artic (relocatable airfields) | ||
| Parameter | Type | Description | Range |
| Entity ID | unsigned int16 | This parameter specifies the entity to which the articulated part belongs. | 0 - MAXUINT16 |
| Articulated Part ID | char | This parameter specifies the articulated part to which the data in this packed should be applied. When used with the Entity ID parameter, this parameter uniquely identifies a particular articulated part within the simulation. | 0 - 255 |
| Articulated Part Enable 1 | 1-bit field | This parameter specifies one of up to two articulated parts to which the data in this packet should be applied. When used with the Entity ID parameter, this parameter uniquely identifies a particular articulated part within the scene graph. 0 = Disable 1 = Enable | 0 - 1 |
| DOF 1 (Articulation Value) | float | Values applied to articulation. If this parameter is set to Not Used (0), both DOF 1 and Articulated Part Enable 1 are ignored. 0 = Not Used 1 = X Offset 2 = Y Offset 3 = Z Offset 4 = Yaw 5 = Pitch 6 = Roll | 0.0 - MAXFLOAT |