J4PropagatorJ4ZonalHarmonicCoefficient Property |
Gets or sets the non-normalized J4 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 J4ZonalHarmonicCoefficient { get; set; }
Public Property J4ZonalHarmonicCoefficient As Double
Get
Set
public:
property double J4ZonalHarmonicCoefficient {
double get ();
void set (double value);
}
member J4ZonalHarmonicCoefficient : float with get, set
Property Value
Type:
DoubleSee Also