RinexObservationHeaders 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<RinexObservationHeader> Headers { get; }
Public ReadOnly Property Headers As TimeIntervalCollection(Of RinexObservationHeader)
Get
public:
property TimeIntervalCollection<RinexObservationHeader^>^ Headers {
TimeIntervalCollection<RinexObservationHeader^>^ get ();
}
member Headers : TimeIntervalCollection<RinexObservationHeader> with get
Property Value
Type:
TimeIntervalCollectionRinexObservationHeaderSee Also