Click or drag to resize

MagneticCoilTorqueBodyAxes Property

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

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