Enum in Zendir.Messages
Description
A list of available guidance mapping modes, which can define how the attitude estimation is predicted by the software, feeding into the pointing chain.
Properties
| Declared | Description |
|---|---|
| Simple = 0 | Uses the simple navigator as a component which just estimates the attitudeand translation of the spacecraft with some errors. |
| SunEstimation = 1 | Uses the sun estimation software as a navigation source, which uses an EKFand a coarse sun sensor constellation for attitude prediction. |