LinkBudgetBitErrorRate Property |
Gets the bit error rate.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double BitErrorRate { get; }
Public ReadOnly Property BitErrorRate As Double
Get
public:
property double BitErrorRate {
double get ();
}
member BitErrorRate : float with get
Property Value
Type:
Double
See Also