#include <interleaver.h>
Inheritance diagram for simthlib::BlockInterleaving:
Public Member Functions | |
BlockInterleaving (int blockLength) | |
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. |