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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Direction { get; }Public ReadOnly Property Direction As Double
	Get
public:
property double Direction {
	double get ();
}member Direction : float with get
Property Value
Type: 
Double
See Also