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: 24.2.419.0 (24.2.419.0)
Syntax public double Omega { get; }
Public ReadOnly Property Omega As Double
Get
public:
property double Omega {
double get ();
}
member Omega : float with get
Property Value
Type:
DoubleSee Also