#include <gr_sync_interpolator.h>

Go to the source code of this file.
Classes | |
| class | gr_chunks_to_symbols_if |
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) | |
Typedefs | |
| typedef boost::shared_ptr < gr_chunks_to_symbols_if > | gr_chunks_to_symbols_if_sptr |
Functions | |
| gr_chunks_to_symbols_if_sptr | gr_make_chunks_to_symbols_if (const std::vector< float > &symbol_table, const int D=1) |
| gr_chunks_to_symbols_if_sptr gr_make_chunks_to_symbols_if | ( | const std::vector< float > & | symbol_table, | |
| const int | D = 1 | |||
| ) |
1.5.8