Click or drag to resize

ConstantTorque Constructor

Overload List
  NameDescription
Public methodConstantTorque
Initializes a new instance. By default, Torque is initialized to zero. The DefinedInAxes must be set by the user. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the rigid body.
Public methodConstantTorque(Axes, Cartesian)
Initializes a new instance of the class.
Protected methodConstantTorque(ConstantTorque, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also