Click or drag to resize

ItuRP676AtmosphericModelGetEvaluator Method

Gets an evaluator that can be used to compute the atmospheric conditions at a given JulianDate and Cartographic location.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IParameterizedEvaluator1<Cartographic, ItuRP676AtmosphericValues> GetEvaluator()

Return Value

Type: IParameterizedEvaluator1Cartographic, ItuRP676AtmosphericValues
An evaluator for this model.
See Also