Power Squelch
analog_pwr_squelch_xx
from gnuradio import analog
analog.pwr_squelch_$(type.fcn)($threshold, $alpha, $ramp, $gate)
set_threshold($threshold)
set_alpha($alpha)
Type
type
enum
Threshold (dB)
threshold
real
Alpha
alpha
real
Ramp
ramp
int
Gate
gate
enum
in
$type