Click or drag to resize

JplDEGetEarthNutationModel Method

Creates a NutationModel which uses this JPL DE data for the nutation of the Earth.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NutationModel GetEarthNutationModel()

Return Value

Type: NutationModel
The Earth's nutation.
See Also