Class in Zendir.Messages | Inherits from Message
Declaration
class CSSConfigMessage;Description
This message is the output of each coarse sun sensor (CSS) device to output the configuration of the sensor in the idle state.
Properties
| Declared | Description |
|---|---|
| Bias | Sensor bias. |
| Direction_B | Sensor unit direction vector in the spacecraft, “B”, body frame. |
| FOV | Field of view (boresight to edge). |
| KellyCurveFit | The fit value for the Kelly curve. |
| MaxSignal | Maximum sensor signal, -1 means this value is not set. |
| MinSignal | Maximum sensor signal, -1 means this value is not set. |
| NoiseStd | Sensor noise standard deviation. |
| Position_B | Sensor position vector in the spacecraft, “B”, body frame. |
| ScaleFactor | The scalar for multiplying the sensor value by some.number. |