JplDE200MoonRadius Property |
Gets the radius of Moon in kilometers.
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 MoonRadius { get; }
Public ReadOnly Property MoonRadius As Double
Get
public:
property double MoonRadius {
double get ();
}
member MoonRadius : float with get
Property Value
Type:
DoubleSee Also