Amplifier Properties |
The Amplifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | InputSignalProcessor |
Gets or sets the input to the signal processor.
(Inherited from SignalProcessor.) |
![]() | 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).
|
![]() | NoiseTemperature |
Gets the noise temperature of the amplifier, in kelvin.
|
![]() | ReferenceTemperature |
Gets or sets the reference temperature for this amplifier, in kelvin.
|
![]() | SignalOutput |
Gets the signal processor representing the output of the service provider.
(Inherited from SignalProcessor.) |