9 #ifndef INCLUDED_DTV_DVBT_ENERGY_DESCRAMBLE_H
10 #define INCLUDED_DTV_DVBT_ENERGY_DESCRAMBLE_H
32 typedef std::shared_ptr<dvbt_energy_descramble>
sptr;
39 static sptr make(
int nblocks);
std::shared_ptr< dvbt_energy_descramble > sptr
Definition: dvbt_energy_descramble.h:32
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
Energy descrambleETSI EN 300 744 - Clause 4.3.1. Input - Randomized MPEG-2 transport packets...
Definition: dvbt_energy_descramble.h:29
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62