Click or drag to resize

PhasedArrayGainPattern Properties

The PhasedArrayGainPattern type exposes the following members.

Properties
  NameDescription
Public propertyBackLobeSuppression
Gets or sets the phased array back lobe suppression value applied to the antenna gain for directions with a negative z component (back lobe).
Public propertyBeamformer
Gets or sets the phased array beam former.
Public propertyDesignFrequency
Gets or sets the phased array design frequency. The design frequency determines the wavelength used to space the elements in the xy plane of the antenna.
Public propertyElementFactor
Gets or sets the element factor. If set to null, the element factor will not be applied to the antenna gain pattern.
Public propertyElementPattern
Gets the list of PhasedArrayElement instances which form the phased arrays element pattern.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Top
See Also