#include <trellis.h>
Static Public Attributes | |
static const int | genpol2 [9][2] |
static const int | genpol3 [9][3] |
static const int | genpol4 [9][4] |
Use the function getBestPolynomial() to access a generator polynomial with a certain memory length, number of input bits and number of output bits.
|
generator polynomials for convolutional codes with code rate 1/2 and memory 2 to 8 |
|
generator polynomials for convolutional codes with code rate 1/3 and memory 2 to 8 |
|
generator polynomials for convolutional codes with code rate 1/4 and memory 2 to 8 |