Click or drag to resize

EarthCentralBodyNutationModel Property

Gets or sets the default nutation model used in the FK5 transformation from J2000 to the Fixed frame. By default, this is Updated1980NutationModel.

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 NutationModel { get; set; }

Property Value

Type: NutationModel
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is .
See Also