RinexObservationHeader.TimeOfFirstObservation 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate TimeOfFirstObservation { get; }
Public ReadOnly Property TimeOfFirstObservation As JulianDate
Get
public:
property JulianDate TimeOfFirstObservation {
JulianDate get ();
}
member TimeOfFirstObservation : JulianDate with get
Property Value
Type:
JulianDate
See Also