Click or drag to resize

RinexNavigationRecordGetAllEphemerisData Method

Retrieves the RinexNavigationEphemeris defining all the characteristics of this satellite.

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 RinexNavigationEphemeris[] GetAllEphemerisData()

Return Value

Type: RinexNavigationEphemeris
The ephemeris data from this record.
Remarks
The array is sorted to be sequentially increasing according to TransmissionTimeGpsDate
See Also