tc2bw#

tc2bw(timeconstant: float, order: int) float[source]#

Convert the demodulator timeconstant to its equivalent 3 dB bandwidth.

Parameters:
  • timeconstant (float) – The equivalent demodulator timeconstant.

  • order (int) – The demodulator order (1 to 8) for which to convert the

  • bandwidth.

Returns:

The demodulator 3dB bandwidth to convert.

Return type:

float