9#ifndef INCLUDED_DTV_DVBT2_CELLINTERLEAVER_CC_H
10#define INCLUDED_DTV_DVBT2_CELLINTERLEAVER_CC_H
29 typedef std::shared_ptr<dvbt2_cellinterleaver_cc>
sptr;
Cell and time interleaves QPSK/QAM modulated cells.
Definition: dvbt2_cellinterleaver_cc.h:27
static sptr make(dvb_framesize_t framesize, dvb_constellation_t constellation, int fecblocks, int tiblocks)
Create a DVB-T2 cell and time interleaver.
std::shared_ptr< dvbt2_cellinterleaver_cc > sptr
Definition: dvbt2_cellinterleaver_cc.h:29
synchronous 1:1 input to output with history
Definition: sync_block.h:26
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
dvb_framesize_t
Definition: dvb_config.h:73
dvb_constellation_t
Definition: dvb_config.h:79
GNU Radio logging wrapper.
Definition: basic_block.h:29