|
GNU Radio 3.6.5 C++ API
|

Go to the source code of this file.
Classes | |
| class | digital_chunks_to_symbols_if |
| 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_if_sptr | digital_make_chunks_to_symbols_if (const std::vector< float > &symbol_table, const int D=1) |
| DIGITAL_API digital_chunks_to_symbols_if_sptr digital_make_chunks_to_symbols_if | ( | const std::vector< float > & | symbol_table, |
| const int | D = 1 |
||
| ) |