Click or drag to resize

RinexMeteorologicalMeasurementTypes Property

Gets a list of the meteorological data types in the file.

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<MeteorologicalMeasurement> MeasurementTypes { get; }

Property Value

Type: ListMeteorologicalMeasurement
See Also