#include <interleaver.h>
Inheritance diagram for simthlib::SymbolInterleaving:

Public Member Functions | |
| SymbolInterleaving (int blockLength, int symbolLength, int forcedMemLength_=-1) | |
| virtual void | print (std::ostream &os, bool debugInfo=false) const |
Protected Member Functions | |
| void | initMappingVectors () |
|
||||||||||||||||
|
Constructor of a normal block interleaver. If called with the default value 0, the block length will be adjusted to the length of the first sequence to be interleaved. |
|
|
|
|
||||||||||||
|
Reimplemented from simthlib::Interleaving. |
1.4.1