RinexObservationHeaderTimeOfFirstObservation Property |
Gets the time of first observation property for the RINEX header.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate TimeOfFirstObservation { get; }
Public ReadOnly Property TimeOfFirstObservation As JulianDate
Get
public:
property JulianDate TimeOfFirstObservation {
JulianDate get ();
}
member TimeOfFirstObservation : JulianDate with get
Property Value
Type:
JulianDateSee Also