Table of Contents

Enum GuidanceNavigationType

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] A list of available guidance mapping modes, which can define how the attitude estimation is predicted by the software, feeding into the pointing chain.


public enum GuidanceNavigationType

Fields

Simple = 0

Uses the simple navigator as a component which just estimates the attitude and translation of the spacecraft with some errors.

SunEstimation = 1

Uses the sun estimation software as a navigation source, which uses an EKF and a coarse sun sensor constellation for attitude prediction.