JplDE200EarthRadius Property  | 
 
            Gets the radius of Earth 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 EarthRadius { get; }Public ReadOnly Property EarthRadius As Double
	Get
public:
property double EarthRadius {
	double get ();
}member EarthRadius : float with get
Property Value
Type: 
Double
See Also