ReactionWheelTorque Properties |
The ReactionWheelTorque type exposes the following members.
Name | Description | |
---|---|---|
BodyAxes |
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.
| |
IsFrozen |
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.) | |
SpinAxis |
Gets or sets the body-fixed spin axis of the reaction wheel.
| |
SpinAxisInertia |
Gets or sets the inertia of the spin axis of the reaction wheel.
| |
SpinMagnitude |
Gets or sets the magnitude of the spin rate of the reaction wheel with respect
to the spacecraft body frame.
| |
TorqueVector |
Gets the Vector representation of this torque.
(Inherited from TorqueModel.) |