VariableGainAmplifier Properties |
The VariableGainAmplifier type exposes the following members.
Name | Description | |
---|---|---|
BackoffCurvesList |
Gets the list of back-off curves.
| |
InputSignalProcessor |
Gets or sets the signal processor which produces the set of signals which this processor modifies.
(Overrides SignalProcessorInputSignalProcessor.) | |
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.) | |
NoiseFactor |
Gets or sets the noise factor representing the ratio of the NoiseTemperature
to ReferenceTemperature plus 1
(i.e. NoiseFactor = NoiseTemperature/ReferenceTemperature + 1).
(Inherited from Amplifier.) | |
NoiseTemperature |
Gets the noise temperature of the amplifier, in kelvin.
(Inherited from Amplifier.) | |
ReferenceTemperature |
Gets or sets the reference temperature for this amplifier, in kelvin.
(Inherited from Amplifier.) | |
SaturatedInputPower |
Gets or sets the saturated input power.
| |
SaturatedOutputPower |
Gets or sets the saturated output power.
| |
SignalOutput |
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.) |