Click or drag to resize

RinexMeteorologicalGetEvaluator Method

Gets an evaluator that can be used to find meteorological data over time.

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 Evaluator<RinexMeteorologicalRecord> GetEvaluator()

Return Value

Type: EvaluatorRinexMeteorologicalRecord
An evaluator to find the meteorological data over time.
See Also