IersTechnicalNote21.Updated1980NutationModel Property |
Gets an instance of the nutation model published by the
IERS in 1996 to modify the fundamental arguments of the
IAU1980 Nutation theory.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static NutationModel Updated1980NutationModel { get; }
Public Shared ReadOnly Property Updated1980NutationModel As NutationModel
Get
public:
static property NutationModel^ Updated1980NutationModel {
NutationModel^ get ();
}
static member Updated1980NutationModel : NutationModel with get
Property Value
Type:
NutationModel
See Also