Component Control - Sea
| Component Class (EntityV3) | |||
|---|---|---|---|
| Comp ID | Function | ICD Mapping | Control Parameter |
| 0 | Damaged | movs_hv[i].damaged | CompState |
| 1 | Vessel Lights | movs_hv[i].vessel_lights | CompState |
| 2 | Ship Wake Type | movs_hv[i].ship_wake_type | CompState |
| 3 | Platform_Lighting | movs_hv[i].platform_lighting | CompState |
| 4 | Landing Aids | movs_hv[i].landing_aids | CompState |
| 5 | Speed | movs_hv[i].movs_xyzhpr.speed | CompData (0) as float |
| 6 | FLOLs Control[3] | movs_hv[i].flols_control | CompState specifies the flols_control array index. CompData (0) as float |
| 7 | Sea Conformance | movs_hv[i].update_mode | CompState |
| 8 | Deck Floodlights | movs_hv[i].deck_floodlights | CompState |
| 9 | Disable Autowake | movs_hv[i].ship_wake_type | CompState |
| 10 | Ship Wake Scale | movs_hv[i].ship_wake_scale | CompData (0) as unsigned char |
| 11 | Ship Wake Width | movs_hv[i].ship_wake_width | CompData (0) as unsigned char |
| 12 | Ship Wake Fade | movs_hv[i].ship_wake_fade | CompData (0) as unsigned char |
| 13 | Ship Wake Bow Scale | movs_hv[i].ship_wake_bow_scale | CompData (0) as unsigned char |
| 14 | Ship Wake Compress | movs_hv[i].ship_wake_compress | CompData (0) as unsigned char |
| 15 | Collide Mode | movs_hv[i].collide_mode | CompData (0) as unsigned short (LSHW) |
| 16 | Self Heating Mode | movs_hv[i].self_heating.mode | CompState |
| Self Heating Max | movs_hv[i].self_heating.max | CompData (0) as float | |
| 17 | Parent Attachment Point | movs_hv[i].parent.attachment_point | CompState |
| 18 | ID | movs_hv[i].id | CompData (0) as short (LSHW) |
| 19 | Quality | movs_hv[i].quality | CompState |
| 20 | Light Group Intensity | movs_hv[i].light_group_intensity[x] | CompState is lightgroup index CompData (0) as float |
| 22 | Sea Wind Enable | h2atbos.targets[1].parent_id h2atbos.targets[1].parent_type | CompState Get Artem to explain this |
| 23 | Sea Enqueue Behavior | movs_hv[i].behavior.goal | CompData (0) as unsigned short (LSHW) |
| 24 | Behavior ID | movs_hv[i].behavior.id | CompData (0) as unsigned short (LSHW) |
| Behavior Repeat | movs_hv[i].behavior.repeat | CompData (1) as unsigned char (LSB) | |