11 #ifndef INCLUDED_IVAL_DECIMATOR_H
12 #define INCLUDED_IVAL_DECIMATOR_H
32 typedef std::shared_ptr<ival_decimator>
sptr;
34 static sptr make(
int decimation,
int data_size);
Filter-Delay Combination Block.
Definition: ival_decimator.h:29
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous N:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_decimator.h:25
std::shared_ptr< ival_decimator > sptr
Definition: ival_decimator.h:32
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18