#include <gr_sync_interpolator.h>
Go to the source code of this file.
Classes | |
| class | gr_chunks_to_symbols_bc |
| Map a stream of symbol indexes (unpacked bytes) to stream of complex constellation points.
input: stream of bytes; output: stream of 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) |
| gr_chunks_to_symbols_bc_sptr gr_make_chunks_to_symbols_bc | ( | const std::vector< gr_complex > | symbol_table | ) |
1.4.7