21 #ifndef INCLUDED_DTV_DVBT_ENERGY_DISPERSAL_H 22 #define INCLUDED_DTV_DVBT_ENERGY_DISPERSAL_H 44 typedef boost::shared_ptr<dvbt_energy_dispersal>
sptr;
51 static sptr make(
int nsize);
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
boost::shared_ptr< dvbt_energy_dispersal > sptr
Definition: dvbt_energy_dispersal.h:44
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
Energy dispersal.ETSI EN 300 744 - Clause 4.3.1 Input - MPEG-2 transport packets (including sync - 0...
Definition: dvbt_energy_dispersal.h:41
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:71