21#ifndef INCLUDED_DTV_DVBT_INNER_CODER_H
22#define INCLUDED_DTV_DVBT_INNER_CODER_H
51 typedef boost::shared_ptr<dvbt_inner_coder>
sptr;
block(void)
Definition block.h:766
Inner coder with Puncturing.
Definition dvbt_inner_coder.h:49
boost::shared_ptr< dvbt_inner_coder > sptr
Definition dvbt_inner_coder.h:51
static sptr make(int ninput, int noutput, dvb_constellation_t constellation, dvbt_hierarchy_t hierarchy, dvb_code_rate_t coderate)
Create an Inner coder with Puncturing.
#define DTV_API
Definition gr-dtv/include/gnuradio/dtv/api.h:30
Definition atsc_consts.h:29
dvb_code_rate_t
Definition dvb_config.h:31
dvbt_hierarchy_t
Definition dvbt_config.h:26
dvb_constellation_t
Definition dvb_config.h:91
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46