ConstantFrequencyMixer.NoiseTemperature Property |
Gets or sets the noise temperature for this signal processor, in kelvin.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntaxpublic double NoiseTemperature { get; set; }
Public Property NoiseTemperature As Double
Get
Set
public:
property double NoiseTemperature {
double get ();
void set (double value);
}
member NoiseTemperature : float with get, set
Property Value
Type:
Double
See Also