Click or drag to resize

AntennaSignalProcessorTGainPattern Properties

The AntennaSignalProcessorTGainPattern generic type exposes the following members.

Properties
  NameDescription
Public propertyCrossPolarizationLeakage
Gets or sets the cross polarization leakage value.
Public propertyInputSignalProcessor
Gets or sets the input to the signal processor.
(Overrides SignalProcessorInputSignalProcessor.)
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 propertyMaximumFrequency
Gets or sets the maximum frequency. All received signals with frequency bands which fall entirely above this frequency will be rejected and will not show up in the output signal collection.
Public propertyMinimumFrequency
Gets or sets the minimum frequency. All received signals with frequency bands which fall entirely below this frequency will be rejected and will not show up in the output signal collection.
Public propertyOutputSignalProcessorPrepolarizer
Gets a signal evaluator which produces signals which have the antenna gain applied but not the polarization efficiency.
Public propertyPolarizationSource
Gets or sets the polarization source.
Public propertyReceivingAntennaExtension
Gets the receiving antenna extension instance used to retrieve the links associated with this antenna from the SignalPropagationGraph parameter passed to the GetSignalEvaluator(EvaluatorGroup, SignalPropagationGraph) method.
Public propertySignalOutput
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.)
Top
See Also