 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
9 #ifndef INCLUDED_DTV_DVBT2_MODULATOR_BC_H
10 #define INCLUDED_DTV_DVBT2_MODULATOR_BC_H
30 typedef std::shared_ptr<dvbt2_modulator_bc>
sptr;
dvbt2_rotation_t
Definition: dvbt2_config.h:14
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
Modulates DVB-T2 cells.
Definition: dvbt2_modulator_bc.h:28
dvb_framesize_t
Definition: dvb_config.h:73
dvb_constellation_t
Definition: dvb_config.h:79
The abstract base class for all 'terminal' processing blocks.
Definition: gnuradio-runtime/include/gnuradio/block.h:63
static sptr make(dvb_framesize_t framesize, dvb_constellation_t constellation, dvbt2_rotation_t rotation)
Create a DVB-T2 constellation modulator.
std::shared_ptr< dvbt2_modulator_bc > sptr
Definition: dvbt2_modulator_bc.h:30
GNU Radio logging wrapper.
Definition: basic_block.h:29