Transceiver.OutputNoiseFactor Property |
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double OutputNoiseFactor { get; set; }
Public Property OutputNoiseFactor As Double
Get
Set
public:
property double OutputNoiseFactor {
double get ();
void set (double value);
}
member OutputNoiseFactor : float with get, set
Property Value
Type:
Double
See Also