optic.utils.ber2Qfactor

ber2Qfactor(ber)

Converts a bit error rate (BER) to a Q factor in dB.

Parameters:

ber (float) – The bit error rate to be converted.

Returns:

The Q factor corresponding to the input BER.

Return type:

float