Lean Sensor Response (CIGI Packets)
| Structure Type | LeanSensorResponse | |||
|---|---|---|---|---|
| Packet ID | 233 | |||
| Packet Size (bytes) | 62 | |||
| SpyClient Lookup | host2pcnova→h2ig.dat.fx_data.ig2w | |||
| Parameter | Type | Description | Range | |
| ContrastFrame | int | Host frame number for which contrast was computed. | 0 - MAXINT | |
| Contrast | float | Frame buffer contrast sample. | 0.0 - 1.0 | |
| VideoMean | float | Mean value video for the frame. | 0.0 - 1.0 | |
| VideoMeanR | float | Mean value video for the red channel. | 0.0 - 1.0 | |
| VideoMeanG | float | Mean value video for the green channel. | 0.0 - 1.0 | |
| VideoMeanB | float | Mean value video for the blue channel. | 0.0 - 1.0 | |
| DigitalStabRoll | float | Current roll stabilization value in degrees. | -180.0 - 180.0 | |
| TrackLOSFrame | int | Host frame number for the LOS tracking coordinate. | 0.0 - MAXINUT | |
| TrackLOSPos | Latitude | double | Latitude in degrees. | -90.0 - 90.0 |
| Longitude | double | Longitude in degrees. | -180.0 - 180.0 | |
| Elevation | double | Elevation in feet. | 0.0 - MAXDOUBLE | |