Click or drag to resize

ConstantTorqueDefinedInAxes Property

Gets or sets the axes that the torque is represented in. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the rigid body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Axes DefinedInAxes { get; set; }

Property Value

Type: Axes
See Also