SphericalHarmonicGravityFieldReferenceRadius Property |
Gets the reference radius of the central body described by this gravity field.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ReferenceRadius { get; }
Public ReadOnly Property ReferenceRadius As Double
Get
public:
property double ReferenceRadius {
double get ();
}
member ReferenceRadius : float with get
Property Value
Type:
DoubleSee Also