21 #ifndef INCLUDED_DTV_DVBT_MAP_H
22 #define INCLUDED_DTV_DVBT_MAP_H
47 typedef boost::shared_ptr<dvbt_map>
sptr;
dvb_constellation_t
Definition: dvb_config.h:81
boost::shared_ptr< dvbt_map > sptr
Definition: dvbt_map.h:47
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
dvbt_hierarchy_t
Definition: dvbt_config.h:26
DVB-T mapper.ETSI EN 300 744 Clause 4.3.5. Data input format: 000000Y0Y1 - QPSK. 0000Y0Y1Y2Y3 - 16QAM. 00Y0Y1Y2Y3Y4Y5 - 64QAM. Data output format: complex(real(float), imag(float)).
Definition: dvbt_map.h:44
dvbt_transmission_mode_t
Definition: dvbt_config.h:33
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60