Click or drag to resize

SphericalHarmonicGravityModelCreateEarthPermanentTideCoefficients Method

Creates a set of the default IERS 2003 permanent tide coefficients for Earth. These are identical to those created by the default constructor of PermanentSolidTideModel.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static SphericalHarmonicCoefficients CreateEarthPermanentTideCoefficients()

Return Value

Type: SphericalHarmonicCoefficients
The default IERS 2003 permanent tide coefficients for Earth.
See Also