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;
36 static sptr make(
float modulo,
size_t vlen=1);
#define IIO_API
Definition: api.h:19
Definition: attr_sink.h:29
std::shared_ptr< modulo_const_ff > sptr
Definition: modulo_const_ff.h:34
Definition: modulo_const_ff.h:31