Click or drag to resize

OffAxisTorqueBodyAxes Property

Gets or sets the body axes of the thrusting vehicle. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the thrusting vehicle.

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 BodyAxes { get; set; }

Property Value

Type: Axes
See Also