|
GNU Radio's TPMS Package
|
#include <burst_detector_impl.h>
Public Member Functions | |
| burst_detector_impl () | |
| ~burst_detector_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) |
Additional Inherited Members | |
Public Types inherited from gr::tpms::burst_detector | |
| typedef boost::shared_ptr< burst_detector > | sptr |
Static Public Member Functions inherited from gr::tpms::burst_detector | |
| static sptr | make () |
| Return a shared_ptr to a new instance of tpms::burst_detector. More... | |
| gr::tpms::burst_detector_impl::burst_detector_impl | ( | ) |
| gr::tpms::burst_detector_impl::~burst_detector_impl | ( | ) |
| void gr::tpms::burst_detector_impl::forecast | ( | int | noutput_items, |
| gr_vector_int & | ninput_items_required | ||
| ) |
| int gr::tpms::burst_detector_impl::general_work | ( | int | noutput_items, |
| gr_vector_int & | ninput_items, | ||
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |