SphericalHarmonicGravityModelCoefficients Property |
Gets the coefficients of this model.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 26.3.426.0 (26.3.426.0)
Syntaxpublic SphericalHarmonicCoefficients Coefficients { get; }Public ReadOnly Property Coefficients As SphericalHarmonicCoefficients
Get
public:
property SphericalHarmonicCoefficients^ Coefficients {
SphericalHarmonicCoefficients^ get ();
}member Coefficients : SphericalHarmonicCoefficients with get
Property Value
Type:
SphericalHarmonicCoefficients
See Also