gr-baz Package
|
Detect the peak of a signal. More...
#include <baz_colouriser.h>
Public Types | |
typedef boost::shared_ptr< colouriser > | sptr |
Public Member Functions | |
virtual void | set_dyn_rng (float dyn_rng)=0 |
virtual void | set_ref_lvl (float ref_lvl)=0 |
Static Public Member Functions | |
static sptr | make (float ref_lvl=1.0, float dyn_rng=1.0, int vlen_in=1, bool verbose=false) |
Detect the peak of a signal.
If a peak is detected, this block outputs a 1, or it outputs 0's.
typedef boost::shared_ptr<colouriser> gr::baz::colouriser::sptr |
|
static |
|
pure virtual |
|
pure virtual |