ConstantGainAmplifier Properties |
The ConstantGainAmplifier type exposes the following members.
Name | Description | |
---|---|---|
Gain |
Gets or sets the gain (a factor that multiplies the signal power)
to apply to the input signal.
| |
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.) | |
SignalOutput |
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.) |