Table of Contents

Class GuidanceVelocityPointingMessage

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

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


public sealed class GuidanceVelocityPointingMessage : Message
Inheritance
GuidanceVelocityPointingMessage

Fields

Alignment_B

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

[Unit(UnitType.NONE)]
public Matrix3 Alignment_B

Field Value

Matrix3

Body

The celestial body that the object is orbiting around.

[Unit(UnitType.NONE)]
public string Body

Field Value

string