Click or drag to resize

ReactionWheelTorque Properties

The ReactionWheelTorque type exposes the following members.

Properties
  NameDescription
Public propertyBodyAxes
Gets or sets the body axes of the spacecraft using the reaction wheel. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the spacecraft.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertySpinAxis
Gets or sets the body-fixed spin axis of the reaction wheel.
Public propertySpinAxisInertia
Gets or sets the inertia of the spin axis of the reaction wheel.
Public propertySpinMagnitude
Gets or sets the magnitude of the spin rate of the reaction wheel with respect to the spacecraft body frame.
Public propertyTorqueVector
Gets the Vector representation of this torque.
(Inherited from TorqueModel.)
Top
See Also