Click or drag to resize

SP3aEphemerisTimes Property

Gets the epochs listed in the SP3a file, in the GPS time standard.

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 ReadOnlyCollection<JulianDate> Times { get; }

Property Value

Type: ReadOnlyCollectionJulianDate
See Also