PhasedArrayGainPattern Properties | 
The PhasedArrayGainPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| BackLobeSuppression | 
            Gets or sets the phased array back lobe suppression value applied to the antenna gain for directions with a negative z component (back lobe).
              | |
| Beamformer | 
            Gets or sets the phased array beam former.
              | |
| DesignFrequency | 
            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.
              | |
| ElementFactor | 
            Gets or sets the element factor.
            If set to null, the element factor will not be applied to the antenna gain pattern.
              | |
| ElementPattern | 
            Gets the list of PhasedArrayElement instances which form the phased arrays element pattern.
              | |
| IsFrozen | 
            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.) |