OffAxisTorque.BodyAxes Property |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Axes BodyAxes { get; set; }
Public Property BodyAxes As Axes
Get
Set
public:
property Axes^ BodyAxes {
Axes^ get ();
void set (Axes^ value);
}
member BodyAxes : Axes with get, set
Property Value
Type:
Axes
See Also