 |
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_MODULATOR_BC_H
22 #define INCLUDED_DTV_DVBT2_MODULATOR_BC_H
42 typedef boost::shared_ptr<dvbt2_modulator_bc>
sptr;
dvbt2_rotation_t
Definition: dvbt2_config.h:26
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Modulates DVB-T2 cells.
Definition: dvbt2_modulator_bc.h:40
dvb_framesize_t
Definition: dvb_config.h:85
dvb_constellation_t
Definition: dvb_config.h:91
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:72
static sptr make(dvb_framesize_t framesize, dvb_constellation_t constellation, dvbt2_rotation_t rotation)
Create a DVB-T2 constellation modulator.
boost::shared_ptr< dvbt2_modulator_bc > sptr
Definition: dvbt2_modulator_bc.h:42
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43