Click or drag to resize

MinimumVarianceDistortionlessResponseBeamformerNullDirectionsProvider Property

Gets or sets the DirectionsProvider for providing the null directions.

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 DirectionsProvider NullDirectionsProvider { get; set; }

Property Value

Type: DirectionsProvider
Remarks
This property defaults to . If not set, the weights produced will not account for null steering.
See Also