gr-baz Package
|
Detect the peak of a signal. More...
#include <baz_field_tracker.h>
Public Types | |
typedef boost::shared_ptr< field_tracker > | sptr |
Static Public Member Functions | |
static sptr | make (int item_size, int input_length, int output_length) |
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<field_tracker> gr::baz::field_tracker::sptr |
|
static |