J2PropagatorJ2ZonalHarmonicCoefficient Property  | 
 
            Gets or sets the non-normalized J2 zonal harmonic coefficient of the central body around which to propagate.
            
 
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double J2ZonalHarmonicCoefficient { get; set; }Public Property J2ZonalHarmonicCoefficient As Double
	Get
	Set
public:
property double J2ZonalHarmonicCoefficient {
	double get ();
	void set (double value);
}member J2ZonalHarmonicCoefficient : float with get, set
Property Value
Type: 
Double
See Also