JplDE.EarthMoonMassRatio Property |
Gets the ratio of the mass of the earth to the mass of the moon.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double EarthMoonMassRatio { get; }
Public ReadOnly Property EarthMoonMassRatio As Double
Get
public:
property double EarthMoonMassRatio {
double get ();
}
member EarthMoonMassRatio : float with get
Property Value
Type:
Double
See Also