#include <switched_peak_detector_fb_impl.h>
◆ switched_peak_detector_fb_impl()
gr::cdma::switched_peak_detector_fb_impl::switched_peak_detector_fb_impl |
( |
float |
threshold_factor_rise, |
|
|
float |
threshold_factor_fall, |
|
|
int |
look_ahead, |
|
|
float |
alpha, |
|
|
int |
on |
|
) |
| |
◆ ~switched_peak_detector_fb_impl()
gr::cdma::switched_peak_detector_fb_impl::~switched_peak_detector_fb_impl |
( |
| ) |
|
◆ alpha()
float gr::cdma::switched_peak_detector_fb_impl::alpha |
( |
| ) |
|
|
inlinevirtual |
◆ look_ahead()
int gr::cdma::switched_peak_detector_fb_impl::look_ahead |
( |
| ) |
|
|
inlinevirtual |
◆ on()
int gr::cdma::switched_peak_detector_fb_impl::on |
( |
| ) |
|
|
inlinevirtual |
◆ set_alpha()
void gr::cdma::switched_peak_detector_fb_impl::set_alpha |
( |
float |
alpha | ) |
|
|
inlinevirtual |
◆ set_look_ahead()
void gr::cdma::switched_peak_detector_fb_impl::set_look_ahead |
( |
int |
look | ) |
|
|
inlinevirtual |
◆ set_on()
void gr::cdma::switched_peak_detector_fb_impl::set_on |
( |
int |
on | ) |
|
|
inlinevirtual |
◆ set_threshold_factor_fall()
void gr::cdma::switched_peak_detector_fb_impl::set_threshold_factor_fall |
( |
float |
thr | ) |
|
|
inlinevirtual |
◆ set_threshold_factor_rise()
void gr::cdma::switched_peak_detector_fb_impl::set_threshold_factor_rise |
( |
float |
thr | ) |
|
|
inlinevirtual |
◆ threshold_factor_fall()
float gr::cdma::switched_peak_detector_fb_impl::threshold_factor_fall |
( |
| ) |
|
|
inlinevirtual |
◆ threshold_factor_rise()
float gr::cdma::switched_peak_detector_fb_impl::threshold_factor_rise |
( |
| ) |
|
|
inlinevirtual |
◆ work()
int gr::cdma::switched_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: