Enum in Zendir.Messages
Description
A list of available guidance controller modes, which can define the control system for a spacecraft.
Properties
| Declared | Description |
|---|---|
| Idle = 0 | This mode will not perform any control on the spacecraft. It willsimply output a null control signal. |
| MRP = 1 | Uses the MRP Feedback module to perform the controller, which is aPID controller based on feedback from effectors. |