Class in Zendir.Messages | Inherits from Message
Declaration
class GuidanceChainMessage;Description
Message used to specify a guidance software software chain to run. This includes a Navigation, Pointing, Controller and Mapping software.
Properties
| Declared | Description |
|---|---|
| ControllerMode | Current control mode to be executed on the Spacecraft. |
| MappingMode | Current mapping mode to be executed on the Spacecraft. |
| NavigationMode | Current navigation mode to be executed on the Spacecraft. |
| PointingMode | Current pointing mode to be executed on the Spacecraft. |