Click or drag to resize

SP3cEphemerisTimes Property

Gets the epochs listed in the SP3c file, in the TimeStandard specified by the file.

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