Click or drag to resize

OffAxisTorque Properties

The OffAxisTorque type exposes the following members.

Properties
  NameDescription
Public propertyBodyAxes
Gets or sets the body axes of the thrusting vehicle. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the thrusting vehicle.
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 propertyOffset
Gets or sets the body-fixed position of the thruster with respect to the center of mass of the vehicle.
Public propertyThrustVector
Gets or sets the thrust vector.
Public propertyTorqueVector
Gets the Vector representation of this torque.
(Inherited from TorqueModel.)
Top
See Also