Click or drag to resize

RinexObservationRecordSatelliteRecords Property

Gets the list of satellite records for this record's epoch

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 List<RinexObservationSatRecord> SatelliteRecords { get; }

Property Value

Type: ListRinexObservationSatRecord
See Also