Click or drag to resize

RadioFrequencyAntennaSignalProcessor Properties

The RadioFrequencyAntennaSignalProcessor type exposes the following members.

Properties
  NameDescription
Public propertyCrossPolarizationLeakage
Gets or sets the cross polarization leakage value.
(Inherited from AntennaSignalProcessorTGainPattern.)
Public propertyInputSignalProcessor
Gets or sets the input to the signal processor.
(Inherited from AntennaSignalProcessorTGainPattern.)
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.
(Inherited from AntennaSignalProcessorTGainPattern.)
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.
(Inherited from AntennaSignalProcessorTGainPattern.)
Public propertyNoiseTemperature
Gets or sets the antenna noise temperature, in kelvin.
Public propertyOutputSignalProcessorPrepolarizer
Gets a signal evaluator which produces signals which have the antenna gain applied but not the polarization efficiency.
(Inherited from AntennaSignalProcessorTGainPattern.)
Public propertyPolarizationSource
Gets or sets the polarization source.
(Inherited from AntennaSignalProcessorTGainPattern.)
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.
(Inherited from AntennaSignalProcessorTGainPattern.)
Public propertySignalOutput
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.)
Top
See Also