#include <peak_detector_fb_impl.h>
◆ peak_detector_fb_impl()
gr::dab::peak_detector_fb_impl::peak_detector_fb_impl |
( |
float |
threshold_factor_rise, |
|
|
float |
threshold_factor_fall, |
|
|
int |
look_ahead, |
|
|
float |
alpha |
|
) |
| |
◆ ~peak_detector_fb_impl()
gr::dab::peak_detector_fb_impl::~peak_detector_fb_impl |
( |
| ) |
|
◆ alpha()
float gr::dab::peak_detector_fb_impl::alpha |
( |
| ) |
|
|
inlinevirtual |
◆ look_ahead()
int gr::dab::peak_detector_fb_impl::look_ahead |
( |
| ) |
|
|
inlinevirtual |
◆ set_alpha()
void gr::dab::peak_detector_fb_impl::set_alpha |
( |
float |
alpha | ) |
|
|
inlinevirtual |
◆ set_look_ahead()
void gr::dab::peak_detector_fb_impl::set_look_ahead |
( |
int |
look | ) |
|
|
inlinevirtual |
◆ set_threshold_factor_fall()
void gr::dab::peak_detector_fb_impl::set_threshold_factor_fall |
( |
float |
thr | ) |
|
|
inlinevirtual |
◆ set_threshold_factor_rise()
void gr::dab::peak_detector_fb_impl::set_threshold_factor_rise |
( |
float |
thr | ) |
|
|
inlinevirtual |
◆ threshold_factor_fall()
float gr::dab::peak_detector_fb_impl::threshold_factor_fall |
( |
| ) |
|
|
inlinevirtual |
◆ threshold_factor_rise()
float gr::dab::peak_detector_fb_impl::threshold_factor_rise |
( |
| ) |
|
|
inlinevirtual |
◆ work()
int gr::dab::peak_detector_fb_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: