Click or drag to resize

Iers2003SolidTideModel Constructor

Initializes a high-fidelity Earth solid tide model based on the IERS Conventions (2003) technical report 32. The Sun and Moon are automatically added as tidal third bodies.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Iers2003SolidTideModel(
	EarthOrientationParameters earthOrientationParameters
)

Parameters

earthOrientationParameters
Type: AGI.Foundation.CelestialEarthOrientationParameters
Used to calculate Earth pole wander which has a small effect on the C21 and S21 tidal terms.
See Also