EquinoctialElementsDirection Property |
Gets the parameter indicating whether this orbit is posigrade (+1.0) or retrograde (-1.0).
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Direction { get; }
Public ReadOnly Property Direction As Double
Get
public:
property double Direction {
double get ();
}
member Direction : float with get
Property Value
Type:
DoubleSee Also