JplDE200.NeptuneRadius Property |
Gets the radius of Neptune in kilometers.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double NeptuneRadius { get; }
Public ReadOnly Property NeptuneRadius As Double
Get
public:
property double NeptuneRadius {
double get ();
}
member NeptuneRadius : float with get
Property Value
Type:
Double
See Also