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