Table of Contents

Class GuidanceSunPointingMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

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


public sealed class GuidanceSunPointingMessage : Message
Inheritance
GuidanceSunPointingMessage

Fields

Alignment_B

The alignment vector to point towards the target frame. This is in the spacecraft's body frame B.

[Unit(UnitType.NONE)]
public Vector3 Alignment_B

Field Value

Vector3

Omega_RN_B

The attitude rate in the body frame when the spacecraft is in eclipse. This is relative between the reference point R and the inertial point N in the body frame B.

[Unit(UnitType.RADIAN_PER_SECOND)]
public Vector3 Omega_RN_B

Field Value

Vector3