22#ifndef INCLUDED_DAB_MODULO_FF_H
23#define INCLUDED_DAB_MODULO_FF_H
26#include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<modulo_ff>
sptr;
#define DAB_API
Definition api.h:19
<+description of block+>
Definition modulo_ff.h:37
static sptr make(float div)
Return a shared_ptr to a new instance of dab::modulo_ff.
std::shared_ptr< modulo_ff > sptr
Definition modulo_ff.h:39
Definition complex_to_interleaved_float_vcf.h:28