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