|
GNU Radio's CCSDS Package
|
#include <libconvcodes.h>
Public Attributes | |
| int | components |
| int | memory |
| int ** | forward_connections |
| int * | backward_connections |
| int ** | next_state |
| int ** | neighbors |
| int *** | output |
| int * str_convcode::backward_connections |
| int str_convcode::components |
| int ** str_convcode::forward_connections |
| int str_convcode::memory |
| int ** str_convcode::neighbors |
| int ** str_convcode::next_state |
| int *** str_convcode::output |