Gets the longitude of the mean ascending node of the lunar orbit on the ecliptic plane measured
from the mean equinox of date.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Omega { get; }
Public ReadOnly Property Omega As Double
Get
public:
property double Omega {
double get ();
}
member Omega : float with get
Property Value
Type:
Double
See Also