ItuRP676AtmosphericValuesEvaluator Constructor (EvaluatorGroup) |
Initializes a new instance.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax protected ItuRP676AtmosphericValuesEvaluator(
EvaluatorGroup group
)
Protected Sub New (
group As EvaluatorGroup
)
protected:
ItuRP676AtmosphericValuesEvaluator(
EvaluatorGroup^ group
)
new :
group : EvaluatorGroup -> ItuRP676AtmosphericValuesEvaluator
Parameters
- group
- Type: AGI.FoundationEvaluatorGroup
The group that contains this evaluator.
Exceptions See Also