LinkBudgetBitErrorRate Property |
Gets the bit error rate.
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 BitErrorRate { get; }
Public ReadOnly Property BitErrorRate As Double
Get
public:
property double BitErrorRate {
double get ();
}
member BitErrorRate : float with get
Property Value
Type:
DoubleSee Also