Enum in Zendir.Classes


Description

The primary state type for the spacecraft operation computer. This is the base state for the spacecraft operation computer, and is used to determine the priority of the tasks.


Properties

DeclaredDescription
None = 0No primary state is set, this is the default state of the spacecraft operation computer.
Safe = 1Safe state, this is used when the spacecraft is in a safe state.
Guidance = 2Guidance state, this is used when the spacecraft is in a guidance state, for pointing attargets or in directions.
Maneuver = 3Maneuver state, this is used when the spacecraft is in a maneuver state, for changingit’s trajectory or orbit.