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: 25.1.421.0 (25.1.421.0)
Syntaxpublic NutationModel GetEarthNutationModel()
Public Function GetEarthNutationModel As NutationModel
public:
NutationModel^ GetEarthNutationModel()
member GetEarthNutationModel : unit -> NutationModel 
Return Value
Type: 
NutationModelThe Earth's nutation.
See Also