<+description of block+>
More...
#include <switched_peak_detector_fb.h>
◆ sptr
◆ alpha()
virtual float gr::cdma::switched_peak_detector_fb::alpha |
( |
| ) |
|
|
pure virtual |
◆ look_ahead()
virtual int gr::cdma::switched_peak_detector_fb::look_ahead |
( |
| ) |
|
|
pure virtual |
◆ make()
static sptr gr::cdma::switched_peak_detector_fb::make |
( |
float | threshold_factor_rise = 0.25, |
|
|
float | threshold_factor_fall = 0.40, |
|
|
int | look_ahead = 10, |
|
|
float | alpha = 0.001, |
|
|
int | on = 1 ) |
|
static |
◆ on()
virtual int gr::cdma::switched_peak_detector_fb::on |
( |
| ) |
|
|
pure virtual |
◆ set_alpha()
virtual void gr::cdma::switched_peak_detector_fb::set_alpha |
( |
float | alpha | ) |
|
|
pure virtual |
◆ set_look_ahead()
virtual void gr::cdma::switched_peak_detector_fb::set_look_ahead |
( |
int | look | ) |
|
|
pure virtual |
◆ set_on()
virtual void gr::cdma::switched_peak_detector_fb::set_on |
( |
int | on | ) |
|
|
pure virtual |
◆ set_threshold_factor_fall()
virtual void gr::cdma::switched_peak_detector_fb::set_threshold_factor_fall |
( |
float | thr | ) |
|
|
pure virtual |
◆ set_threshold_factor_rise()
virtual void gr::cdma::switched_peak_detector_fb::set_threshold_factor_rise |
( |
float | thr | ) |
|
|
pure virtual |
◆ threshold_factor_fall()
virtual float gr::cdma::switched_peak_detector_fb::threshold_factor_fall |
( |
| ) |
|
|
pure virtual |
◆ threshold_factor_rise()
virtual float gr::cdma::switched_peak_detector_fb::threshold_factor_rise |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: