Click or drag to resize

OffAxisTorque.BodyAxes 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: 25.1.421.0 (25.1.421.0)
Syntax
public Axes BodyAxes { get; set; }

Property Value

Type: Axes
See Also