22 #ifndef INCLUDED_DAB_MAGNITUDE_EQUALIZER_VCC_H
23 #define INCLUDED_DAB_MAGNITUDE_EQUALIZER_VCC_H
26 #include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<magnitude_equalizer_vcc>
sptr;
49 static sptr make(
unsigned int vlen,
unsigned int num_symbols);
#define DAB_API
Definition: api.h:31
<+description of block+>
Definition: magnitude_equalizer_vcc.h:37
static sptr make(unsigned int vlen, unsigned int num_symbols)
Return a shared_ptr to a new instance of dab::magnitude_equalizer_vcc.
std::shared_ptr< magnitude_equalizer_vcc > sptr
Definition: magnitude_equalizer_vcc.h:39
Definition: complex_to_interleaved_float_vcf.h:28