23#ifndef INCLUDED_GR_IIO_MODULO_CONST_FF_H
24#define INCLUDED_GR_IIO_MODULO_CONST_FF_H
27#include <gnuradio/sync_block.h>
34 typedef std::shared_ptr<modulo_const_ff>
sptr;
#define IIO_API
Definition api.h:19
Definition modulo_const_ff.h:32
static sptr make(float modulo, size_t vlen=1)
std::shared_ptr< modulo_const_ff > sptr
Definition modulo_const_ff.h:34
Definition attr_sink.h:30
Definition attr_sink.h:29