#include <gr_sync_interpolator.h>
Go to the source code of this file.
Classes | |
class | gr_chunks_to_symbols_bf |
Map a stream of symbol indexes (unpacked bytes) to stream of real constellation points.
input: stream of bytes; output: stream of float. More... | |
Typedefs | |
typedef boost::shared_ptr< gr_chunks_to_symbols_bf > | gr_chunks_to_symbols_bf_sptr |
Functions | |
gr_chunks_to_symbols_bf_sptr | gr_make_chunks_to_symbols_bf (const std::vector< float > symbol_table) |
gr_chunks_to_symbols_bf_sptr gr_make_chunks_to_symbols_bf | ( | const std::vector< float > | symbol_table | ) |