RinexObservationRecords Property |
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 TimeIntervalCollection<RinexObservationRecord> Records { get; }
Public ReadOnly Property Records As TimeIntervalCollection(Of RinexObservationRecord)
Get
public:
property TimeIntervalCollection<RinexObservationRecord^>^ Records {
TimeIntervalCollection<RinexObservationRecord^>^ get ();
}
member Records : TimeIntervalCollection<RinexObservationRecord> with get
Property Value
Type:
TimeIntervalCollectionRinexObservationRecordSee Also