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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also