Click or drag to resize

ScalarSaastamoinenTroposphericCorrectionGetEvaluator 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: 24.1.418.0 (24.1.418.0)
Syntax
public override ScalarEvaluator GetEvaluator(
	EvaluatorGroup group
)

Parameters

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

Return Value

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