24 #ifndef INCLUDED_BLOCKS_PLATEAU_DETECTOR_FB_H
25 #define INCLUDED_BLOCKS_PLATEAU_DETECTOR_FB_H
63 static sptr make(
int max_len,
float threshold=0.9);
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
boost::shared_ptr< plateau_detector_fb > sptr
Definition: plateau_detector_fb.h:57
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Detects a plateau and marks the middle.
Definition: plateau_detector_fb.h:54
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60