EarthOrientationParametersData.SecondsDifference Property |
Gets the number of seconds difference between
Date in UTC and TAI.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double SecondsDifference { get; }
Public ReadOnly Property SecondsDifference As Double
Get
public:
property double SecondsDifference {
double get ();
}
member SecondsDifference : float with get
Property Value
Type:
Double
See Also