SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <ldpc.h>
Classes | |
struct | row |
Public Attributes | |
int | q |
int | nrows |
struct leansdr::ldpc_table::row | rows [MAX_ROWS] |
Static Public Attributes | |
static const int | MAX_ROWS = 162 |
static const int | MAX_COLS = 13 |
|
static |
|
static |
int leansdr::ldpc_table< Taddr >::nrows |
int leansdr::ldpc_table< Taddr >::q |
struct leansdr::ldpc_table::row leansdr::ldpc_table< Taddr >::rows[MAX_ROWS] |