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