Table of Contents

Enum GuidanceMappingType

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] A list of available guidance mapping modes, which can define how the control scheme maps to the effectors on the spacecraft.


public enum GuidanceMappingType

Fields

ExternalTorque = 1

Uses an external force torque as a mapping mode, which will not have any mass contributions and can be used for testing purposes.

MagneticTorqueBars = 2

Uses a magnetic torque bar array as a mapping mode for actuating the spacecraft.

ReactionWheels = 0

Uses a reaction wheel array as a mapping mode for actuating the spacecraft.