Peak Detector2
gr_peak_detector2_fb
from gnuradio import gr
gr.peak_detector2_fb($threshold_factor_rise, $look_ahead, $alpha)
set_threshold_factor_rise($threshold_factor_rise)
set_look_ahead($look_ahead)
set_alpha($alpha)
TH Factor Rise
threshold_factor_rise
real
Look Ahead
look_ahead
int
Alpha
alpha
real
in
float