Click or drag to resize

PhasedArrayGainPattern 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 PhasedArrayGainPattern()
Remarks
The DesignFrequency defaults to 14.5e9 Hz and BackLobeSuppression defaults to 100.0 units. ElementPattern is initialized to an empty list and Beamformer is initialized to a default instance of MinimumVarianceDistortionlessResponseBeamformer.
See Also