OffAxisTorque Properties |
The OffAxisTorque type exposes the following members.
| Name | Description | |
|---|---|---|
| BodyAxes |
Gets or sets the body axes of the thrusting vehicle. These should be the
IntegrationAxes
of the PropagationEulerianAxes associated with the thrusting vehicle.
| |
| 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.) | |
| Offset |
Gets or sets the body-fixed position of the thruster with respect to the center of mass of the vehicle.
| |
| ThrustVector |
Gets or sets the thrust vector.
| |
| TorqueVector |
Gets the Vector representation of this torque.
(Inherited from TorqueModel.) |