Class VSCMGArrayConfigMessage
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] VSCMG array configuration flight software message.
public sealed class VSCMGArrayConfigMessage : Message
- Inheritance
-
VSCMGArrayConfigMessage
Fields
GsMatrix_B
The VSCMG spin axis matrix in body frame components
[Unit(UnitType.NONE)]
public Vector3[] GsMatrix_B
Field Value
- Vector3[]
IW1List
The spin axis inertia for VSCMGs
[Unit(UnitType.KILOGRAM_SQUARE_METRE)]
public double[] IW1List
Field Value
- double[]
NumVSCMG
The number of reaction wheels available on vehicle
[Unit(UnitType.NONE)]
public int NumVSCMG
Field Value
UMaxGimbal
The maximum VSCMG motor torque for the gimbal
[Unit(UnitType.NEWTON_METRE)]
public double[] UMaxGimbal
Field Value
- double[]
UMaxWheel
The maximum VSCMG motor torque
[Unit(UnitType.NEWTON_METRE)]
public double[] UMaxWheel
Field Value
- double[]