EarthOrientationParametersData.Date Property |
Gets the instant at which the parameters are specified, in the TAI time standard.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate Date { get; }
Public ReadOnly Property Date As JulianDate
Get
public:
property JulianDate Date {
JulianDate get ();
}
member Date : JulianDate with get
Property Value
Type:
JulianDate
See Also