Click or drag to resize

SP3aEphemerisTimes Property

Gets the epochs listed in the SP3-a file, in the GPS time standard.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntax
public ReadOnlyCollection<JulianDate> Times { get; }

Property Value

Type: ReadOnlyCollectionJulianDate
See Also