Click or drag to resize

GravityGradientTorque.BodyAxes Property

Gets or sets the body axes of the gravity-gradient satellite. These should be the IntegrationAxes of the PropagationEulerianAxes associated with the gravity-gradient satellite.

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