Click or drag to resize

BaseDualPolarizedTransmittingAntennaExtensionTGainPattern Properties

The BaseDualPolarizedTransmittingAntennaExtensionTGainPattern generic type exposes the following members.

Properties
  NameDescription
Public propertyAntennaGainPattern
Gets or sets the gain pattern for this antenna.
(Inherited from BaseTransmittingAntennaExtensionTGainPattern.)
Public propertyInputSignalProcessor
Gets or sets the signal processor which produces the set of signals to transmit through the antenna.
(Overrides BaseTransmittingAntennaExtensionTGainPatternInputSignalProcessor.)
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.)
Public propertyOrthogonalPolarizationInputSignalProcessor
Gets or sets the signal processor which produces the set of signals to transmit for the orthogonal polarization channel.
Public propertyOwner
Gets the owner of this extension.
(Inherited from ObjectExtension.)
Public propertyPolarizationSource
Gets or sets the polarization source.
(Inherited from BaseTransmittingAntennaExtensionTGainPattern.)
Public propertyPrimaryPolarizationInputSignalProcessor
Gets or sets the signal processor which produces the set of signals to transmit for the primary polarization channel.
Top
See Also