diff options
Diffstat (limited to 'gr-analog/lib/probe_avg_mag_sqrd_c_impl.h')
-rw-r--r-- | gr-analog/lib/probe_avg_mag_sqrd_c_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-analog/lib/probe_avg_mag_sqrd_c_impl.h b/gr-analog/lib/probe_avg_mag_sqrd_c_impl.h index cddb9a7234..0128491f9d 100644 --- a/gr-analog/lib/probe_avg_mag_sqrd_c_impl.h +++ b/gr-analog/lib/probe_avg_mag_sqrd_c_impl.h @@ -48,6 +48,7 @@ namespace gr { void set_alpha(double alpha); void set_threshold(double decibels); + void reset(); int work(int noutput_items, gr_vector_const_void_star &input_items, |