SignalNoiseTemperature Property |
Gets the equivalent noise temperature, in kelvin.
This represents the contribution of thermal noise and other stochastic processes on the signal.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double NoiseTemperature { get; }
Public ReadOnly Property NoiseTemperature As Double
Get
public:
property double NoiseTemperature {
double get ();
}
member NoiseTemperature : float with get
Property Value
Type:
DoubleSee Also