NPlateSolarRadiationForceBodyAxes Property |
Gets or sets the axes defining the orientation of the spacecraft body.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
AxesSee Also