|
GNU Radio 3.6.5 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_chunks_to_symbols_bf |
| Map a stream of symbol indexes (unpacked bytes or shorts) to stream of float or complex constellation points in D dimensions (D = 1 by default) More... | |
Functions | |
| DIGITAL_API digital_chunks_to_symbols_bf_sptr | digital_make_chunks_to_symbols_bf (const std::vector< float > &symbol_table, const int D=1) |
| DIGITAL_API digital_chunks_to_symbols_bf_sptr digital_make_chunks_to_symbols_bf | ( | const std::vector< float > & | symbol_table, |
| const int | D = 1 |
||
| ) |