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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also