Click or drag to resize

RinexNavigationDate Property

Gets the date of file creation.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string Date { get; }

Property Value

Type: String
Remarks
This date is returned as a string because there is no defined format for the date in the RINEX documentation.
See Also