ScalarKozaiIzsakMeanElementJ2ZonalHarmonicCoefficient Property |
Gets or sets the non-normalized J2 zonal harmonic coefficient.
This is stored in the
DynamicElements.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.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