EarthOrientationParametersDataDeltaPsiCorrection Property |
Gets the correction to the nutation in longitude (delta Delta psi) with respect to the IAU1980 theory, in arc seconds.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double DeltaPsiCorrection { get; }
Public ReadOnly Property DeltaPsiCorrection As Double
Get
public:
property double DeltaPsiCorrection {
double get ();
}
member DeltaPsiCorrection : float with get
Property Value
Type:
DoubleSee Also