EarthOrientationParametersDataDate 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: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate Date { get; }
Public ReadOnly Property Date As JulianDate
Get
public:
property JulianDate Date {
JulianDate get ();
}
member Date : JulianDate with get
Property Value
Type:
JulianDateSee Also