Click or drag to resize

WeightedDirectionWeightingMetric Property

Gets the weighting metric associated with the direction.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double WeightingMetric { get; }

Property Value

Type: Double
Remarks
The weighting metric can be used by beamformers in order to prioritize directions when computing complex element weights.
See Also