Click or drag to resize

SP3dEphemerisTimes Property

Gets the epochs listed in the SP3-d file, in the TimeStandard specified by the file.

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