GNU Radio Manual and C++ API Reference  3.7.9.2
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
gr::fec::code::matrix Struct Reference

#include <gnuradio/fec/fec_mtrx.h>

Public Attributes

size_t size1
 
size_t size2
 
size_t tda
 
double * data
 
block_datablock
 
int owner
 

Member Data Documentation

block_data* gr::fec::code::matrix::block
double* gr::fec::code::matrix::data
int gr::fec::code::matrix::owner
size_t gr::fec::code::matrix::size1
size_t gr::fec::code::matrix::size2
size_t gr::fec::code::matrix::tda

The documentation for this struct was generated from the following file: