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

Public Member Functions | |
| PseudoRandom3dInterleaving (int N, int a, int b, int planes) | |
| virtual void | print (std::ostream &os, bool debugInfo=false) const |
Protected Member Functions | |
| void | sortMappingVectors () |
|
||||||||||||||||||||
|
Constructor of a pseudo noise interleaver (see Mattias Lampe Diplomarbeit Ch. 2, s. 20.) that considers additionally the number of bits per symbol.
|
|
||||||||||||
|
Reimplemented from simthlib::PseudoRandomInterleaving. |
|
|
|
1.4.1