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.2.419.0 (24.2.419.0)
Syntax
public List<RinexObservationSatRecord> SatelliteRecords { get; }

Property Value

Type: ListRinexObservationSatRecord
See Also