AmplifierNoiseTemperature Property  | 
 
            Gets the noise temperature of the amplifier, in kelvin.
            
 
    Namespace: 
   AGI.Foundation.Communications.SignalProcessing
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic virtual double NoiseTemperature { get; }Public Overridable ReadOnly Property NoiseTemperature As Double
	Get
public:
virtual property double NoiseTemperature {
	double get ();
}abstract NoiseTemperature : float with get
override NoiseTemperature : float with get
Property Value
Type: 
Double
See Also