bwtc_scaling_factor# bwtc_scaling_factor(order: int) → float[source]# Return the appropriate scaling factor for bandwidth to timeconstant. Converstion for the provided demodulator order. Parameters: order (int) – demodulator order. Returns: Scaling factor for the bandwidth to timeconstant. Return type: float