Table of Contents

Class GuidanceNadirPointingMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

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


public sealed class GuidanceNadirPointingMessage : Message
Inheritance
GuidanceNadirPointingMessage

Fields

Alignment_B

The alignment matrix to point towards the target frame in the spacecraft's body frame B.

[Unit(UnitType.NONE)]
public Matrix3 Alignment_B

Field Value

Matrix3

Body

The celestial body to point towards as a NADIR planet pointing.

[Unit(UnitType.NONE)]
public string Body

Field Value

string