Sea State (CIGI Packets)
| Structure Type | SeaStateIOSV | |||
|---|---|---|---|---|
| Packet ID | 226 | |||
| Packet Size (bytes) | 50 | |||
| SpyClient Lookup | host2pcnova→ios2ig.dat.sea_state | |||
| Parameter | Type | Description | Range | |
| Sea_State | char | 0 = Calm 1 - 5 = State | 0 - 5 | |
| Sea_Roughness | char | 0 - 5 = Roughness | 0 - 5 | |
| Sea_Wind_Dir | float | Direction in degrees. | -180.0 - 180.0 | |
| Sea_Wind_Speed | float | In knots. | 0.0 - MAXFLOAT | |
| Sea_Depth | float | Affects color of rendered water surface. | 0.0 - 1.0 | |
| Sea_LOD_Bias | float | For 3D sea rendering (default is 1.0). | 0.0 - 5.0 | |
| Breaking_Wave_Speed | float | Speed of the breaking wave effect. | 0.0 - 1.0 | |
| Tide_Level | float | In feet. | 0.0 - MAXFLOAT | |
| Sea_Current_Dir | float | Direction in degrees. | -180.0 - 180.0 | |
| Sea_Current_Speed | float | In knots. | 0.0 - MAXFLOAT | |
| Sea_Current_Amplitude | float | Wave amplitude in meters. | 0.0 - MAXFLOAT | |
| Sea_Current_Period | float | Wave period in meters. | 0.0 - MAXFLOAT | |