 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
21 #ifndef INCLUDED_DTV_DVBT2_INTERLEAVER_BB_H
22 #define INCLUDED_DTV_DVBT2_INTERLEAVER_BB_H
41 typedef boost::shared_ptr<dvbt2_interleaver_bb>
sptr;
boost::shared_ptr< dvbt2_interleaver_bb > sptr
Definition: dvbt2_interleaver_bb.h:41
static sptr make(dvb_framesize_t framesize, dvb_code_rate_t rate, dvb_constellation_t constellation)
Create a DVB-T2 bit interleaver.
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Bit interleaves DVB-T2 FEC baseband frames.
Definition: dvbt2_interleaver_bb.h:39
dvb_framesize_t
Definition: dvb_config.h:85
dvb_code_rate_t
Definition: dvb_config.h:31
dvb_constellation_t
Definition: dvb_config.h:91
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:72
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43