Table of Contents

Class GuidanceSimpleNavigationMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

[Nominal] The configuration for the SIMPLE navigation software. This will initialise any parameters that are required.


public sealed class GuidanceSimpleNavigationMessage : Message
Inheritance
GuidanceSimpleNavigationMessage

Fields

CrossAttitude

Have attitude depend on attitude rate.

[Unit(UnitType.NONE)]
public bool CrossAttitude

Field Value

bool

CrossTranslation

Have position error depend on velocity.

[Unit(UnitType.NONE)]
public bool CrossTranslation

Field Value

bool

UseEclipse

Have the sun pointing vector take eclipses into account.

[Unit(UnitType.NONE)]
public bool UseEclipse

Field Value

bool