Click or drag to resize

OpticalReceivingAntennaExtension Properties

The OpticalReceivingAntennaExtension type exposes the following members.

Properties
  NameDescription
Public propertyAntennaGainPattern
Gets or sets the gain pattern for this antenna.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
Protected propertyAntennaSignalProcessor
Gets or sets the antenna signal processor which produces the antenna's signal output.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
Public propertyCrossPolarizationLeakage
Gets or sets the cross polarization leakage value.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
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 propertyOutputSignalProcessor
Gets the SignalProcessor which produces the antenna's signal output.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
Public propertyOutputSignalProcessorPrepolarizer
Gets a signal evaluator which produces signals which have the antenna gain applied but not the polarization efficiency.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
Public propertyOwner
Gets the owner of this extension.
(Inherited from ObjectExtension.)
Public propertyPolarizationSource
Gets or sets the polarization source.
(Inherited from BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessor.)
Top
See Also