Classes | |
| class | itpp::BCH |
| Class for binary, narrow-sense BCH codes. More... | |
| class | itpp::Channel_Code |
| Generic Channel Code class. More... | |
| class | itpp::Dummy_Code |
| Dummy Channel Code class. More... | |
| class | itpp::Convolutional_Code |
| Binary Convolutional rate 1/n class. More... | |
| class | itpp::CRC_Code |
| Cyclic Redundancy Check Codes. More... | |
| class | itpp::Extended_Golay |
| Extended Golay code (24,12,8). More... | |
| class | itpp::Hamming_Code |
| Binary Hamming codes. More... | |
| class | itpp::Punctured_Convolutional_Code |
| Binary Punctured Convolutional Code Class. More... | |
| class | itpp::Rec_Syst_Conv_Code |
| A Recursive Systematic Convolutional Encoder/Decoder class. More... | |
| class | itpp::Reed_Solomon |
| Reed-Solomon Codes. More... | |
| class | itpp::Turbo_Codec |
| Turbo encoder/decoder Class
To set up the turbo encoder used in e.g. WCDMA the following code can be used (assuming a code block size of 320 bits):. More... | |
Enumerations | |
| enum | itpp::CONVOLUTIONAL_CODE_TYPE { MFD, ODS } |
| Type of Convolutional Code. More... | |
| enum | itpp::CONVOLUTIONAL_CODE_METHOD { Trunc, Tail, Tailbite } |
| Encoding and decoding methods for Convolutional codes. More... | |
|
|
Type of Convolutional Code.
Definition at line 49 of file convcode.h. |
|
|
Encoding and decoding methods for Convolutional codes.
Definition at line 55 of file convcode.h. |
Generated on Thu Apr 19 14:19:59 2007 for IT++ by Doxygen 1.4.6