#include <interleaver.h>
Inheritance diagram for simthlib::Interleaving3dModified:
Public Member Functions | |
Interleaving3dModified (int cols, int rows, int planes, bool planeScrambling) | |
virtual void | print (std::ostream &os, bool debugInfo=false) const |
Protected Member Functions | |
void | initMappingVectors () |
|
constructor: number of cols, number of rows, number of planes (depth) Usually the number of planes are equal to the bits per Symbol in the used modulation Scheme. |
|
|
|
Reimplemented from simthlib::Interleaving. |