Click or drag to resize

RinexObservationHeader.Date Property

Gets the Date 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)
Syntax
public string Date { get; }

Property Value

Type: String
Remarks
Since there is no definition in the RINEX specification defining the formatting of this date, the date is returned as a string.
See Also