TransceiverOutputNoiseFactor Property |
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 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:
DoubleSee Also