Click or drag to resize

ScalarSaastamoinenTroposphericCorrection.GetEvaluator Method (EvaluatorGroup)

Gets an evaluator that can be used to evaluate the SaastamoinenTroposphericCorrectionModel.

Namespace:  AGI.Foundation.Navigation.Models
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override ScalarEvaluator GetEvaluator(
	EvaluatorGroup group
)

Parameters

group
Type: AGI.Foundation.EvaluatorGroup
The EvaluatorGroup used in the evaluation.

Return Value

Type: ScalarEvaluator
An evaluator used to evaluate the SaastamoinenTroposphericCorrectionModel.
See Also