 |
GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
9 #ifndef INCLUDED_DTV_DVBT_INNER_CODER_H
10 #define INCLUDED_DTV_DVBT_INNER_CODER_H
39 typedef std::shared_ptr<dvbt_inner_coder>
sptr;
50 static sptr make(
int ninput,
std::shared_ptr< dvbt_inner_coder > sptr
Definition: dvbt_inner_coder.h:39
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
dvbt_hierarchy_t
Definition: dvbt_config.h:14
Inner coder with Puncturing.
Definition: dvbt_inner_coder.h:36
dvb_code_rate_t
Definition: dvb_config.h:19
dvb_constellation_t
Definition: dvb_config.h:79
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:62
GNU Radio logging wrapper.
Definition: basic_block.h:29