Click or drag to resize

MinimumVarianceDistortionlessResponseBeamformer Constructor

Initializes a new instance.

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 MinimumVarianceDistortionlessResponseBeamformer()
Remarks
The BeamDirectionsProvider defaults to a default instance of StaticDirectionsProvider with a single default instance of StaticDirection in the StaticDirectionList. The beam variance defaults to 3 dB, converted to linear scale.
See Also