Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

simthlib::BestPolynomials Class Reference

#include <trellis.h>

List of all members.

Static Public Attributes

static const int genpol2 [9][2]
static const int genpol3 [9][3]
static const int genpol4 [9][4]


Detailed Description

The class holds the best (in terms of error correction capability) generator polynomials with code rate 1/2, 1/3 and 1/4 for memory lengths from 2 up to 8.

Use the function getBestPolynomial() to access a generator polynomial with a certain memory length, number of input bits and number of output bits.


Member Data Documentation

const int simthlib::BestPolynomials::genpol2[9][2] [static]
 

generator polynomials for convolutional codes with code rate 1/2 and memory 2 to 8

const int simthlib::BestPolynomials::genpol3[9][3] [static]
 

generator polynomials for convolutional codes with code rate 1/3 and memory 2 to 8

const int simthlib::BestPolynomials::genpol4[9][4] [static]
 

generator polynomials for convolutional codes with code rate 1/4 and memory 2 to 8


Generated on Tue Aug 9 14:39:38 2005 for simtheticlib by  doxygen 1.4.1