EarthOrientationParametersDataDeltaEpsilonCorrection Property |
Gets the correction to the nutation in the obliquity of the ecliptic (delta Delta epsilon) 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 DeltaEpsilonCorrection { get; }
Public ReadOnly Property DeltaEpsilonCorrection As Double
Get
public:
property double DeltaEpsilonCorrection {
double get ();
}
member DeltaEpsilonCorrection : float with get
Property Value
Type:
DoubleSee Also