#include <gr_sync_interpolator.h>
Include dependency graph for general/gr_chunks_to_symbols_bc.h:

Go to the source code of this file.
Classes | |
| class | gr_chunks_to_symbols_bc |
Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex onstellation points.in D dimensions (D = 1 by default)
input: stream of unsigned char; output: stream of gr_complex. More... | |
Typedefs | |
| typedef boost::shared_ptr< gr_chunks_to_symbols_bc > | gr_chunks_to_symbols_bc_sptr |
Functions | |
| gr_chunks_to_symbols_bc_sptr | gr_make_chunks_to_symbols_bc (const std::vector< gr_complex > &symbol_table, const int D=1) |
|
|
|
|
||||||||||||
|
|
1.4.6