Enum in Zendir.Classes


Description

TODO


Properties

DeclaredDescription
None = 0No command is set, this is the default command type.
GuidanceConfigure = 1Specifies a guidance command configuration, which will be used to set upthe parameters for the guidance mode
GuidanceStart = 2Specifies a guidance start, which will be used to initiate guidance operations.
GuidanceStop = 3Specifies a guidance stop, which will be used to stop any ongoing guidance operations.
Maneuver = 10Specifies a maneuver command, which will be used for maneuvering the spacecraftin a specific direction or trajectory change.
PayloadCapture = 20Specifies a payload command, which will be used for operating a payload on thespacecraft, such as a camera or scientific instrument.