#include <baz_burst_tagger_impl.h>
|
| | burst_tagger_impl (const std::string &tag_name="length", float mult=1, unsigned int pad_front=0, unsigned int pad_rear=0, bool drop_residue=true, bool verbose=true) |
| | ~burst_tagger_impl () |
| void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
| typedef boost::shared_ptr< burst_tagger > | sptr |
| static sptr | make (const std::string &tag_name="length", float mult=1.0f, unsigned int pad_front=0, unsigned int pad_rear=0, bool drop_residue=true, bool verbose=true) |
◆ burst_tagger_impl()
| gr::baz::burst_tagger_impl::burst_tagger_impl |
( |
const std::string & | tag_name = "length", |
|
|
float | mult = 1, |
|
|
unsigned int | pad_front = 0, |
|
|
unsigned int | pad_rear = 0, |
|
|
bool | drop_residue = true, |
|
|
bool | verbose = true ) |
◆ ~burst_tagger_impl()
| gr::baz::burst_tagger_impl::~burst_tagger_impl |
( |
| ) |
|
◆ forecast()
| void gr::baz::burst_tagger_impl::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
◆ general_work()
| int gr::baz::burst_tagger_impl::general_work |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_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: