Enum in Zendir.Messages


Description

A list of available guidance controller modes, which can define the control system for a spacecraft.


Properties

DeclaredDescription
Idle = 0This mode will not perform any control on the spacecraft. It willsimply output a null control signal.
MRP = 1Uses the MRP Feedback module to perform the controller, which is aPID controller based on feedback from effectors.