ConstantTorque Constructor |
Name | Description | |
---|---|---|
ConstantTorque |
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.
| |
ConstantTorque(Axes, Cartesian) |
Initializes a new instance of the class.
| |
ConstantTorque(ConstantTorque, CopyContext) | Initializes a new instance as a copy of an existing instance. |