#include <preamble_sync_demapper_hard_impl.h>
|
| preamble_sync_demapper_hard_impl (int width, const std::vector< unsigned char > &preamble, modtype_t modtype, const std::vector< int > &symbol_map, int acquire_bit_thresh, int loose_bit_thresh, bool passthrough) |
|
| ~preamble_sync_demapper_hard_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< preamble_sync_demapper_hard > | sptr |
|
static sptr | make (int width, const std::vector< unsigned char > &preamble, modtype_t modtype, const std::vector< int > &symbol_map, int acquire_bit_thresh, int loose_bit_thresh, bool passthrough) |
|
◆ preamble_sync_demapper_hard_impl()
gr::mapper::preamble_sync_demapper_hard_impl::preamble_sync_demapper_hard_impl |
( |
int | width, |
|
|
const std::vector< unsigned char > & | preamble, |
|
|
modtype_t | modtype, |
|
|
const std::vector< int > & | symbol_map, |
|
|
int | acquire_bit_thresh, |
|
|
int | loose_bit_thresh, |
|
|
bool | passthrough ) |
◆ ~preamble_sync_demapper_hard_impl()
gr::mapper::preamble_sync_demapper_hard_impl::~preamble_sync_demapper_hard_impl |
( |
| ) |
|
◆ forecast()
void gr::mapper::preamble_sync_demapper_hard_impl::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
◆ general_work()
int gr::mapper::preamble_sync_demapper_hard_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: