DynamicKozaiIzsakMeanElementsReferenceDistance Property  | 
 
            Gets or sets the reference distance (equatorial radius) associated with the J2 zonal harmonic coefficient.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double ReferenceDistance { get; set; }Public Property ReferenceDistance As Double
	Get
	Set
public:
property double ReferenceDistance {
	double get ();
	void set (double value);
}member ReferenceDistance : float with get, set
Property Value
Type: 
Double
See Also