Class AttitudeReferenceMessage
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] Message used to define the output definition for attitude reference generation.
public sealed class AttitudeReferenceMessage : Message
- Inheritance
-
AttitudeReferenceMessage
Fields
OmegaDot_RN_N
Reference frame inertial acceleration of the reference frame relative to the inertial frame in the inertial frame coordinates.
[Unit(UnitType.RADIAN_PER_SECOND_SQUARED)]
public Vector3 OmegaDot_RN_N
Field Value
Omega_RN_N
Reference frame rate vector of the of the reference frame relative to the inertial frame in the inertial frame coordinates.
[Unit(UnitType.RADIAN_PER_SECOND)]
public Vector3 Omega_RN_N
Field Value
Sigma_RN
Reference attitude of the reference frame in the inertial frame using MRP values.
[Unit(UnitType.NONE)]
public Vector3 Sigma_RN