bw2tc#
- bw2tc(bandwidth: float, order: int) float [source]#
Convert the demodulator 3 dB bandwidth to its equivalent timeconstant.
- Parameters:
bandwidth (float) – The demodulator 3dB bandwidth to convert.
order (int) – The demodulator order (1 to 8) for which to convert the bandwidth.
- Returns:
The equivalent demodulator timeconstant.
- Return type:
float