11 #ifndef INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_H
12 #define INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_H
50 typedef std::shared_ptr<test_tag_variable_rate_ff>
sptr;
60 static sptr make(
bool update_once =
false,
double update_step = 0.001);
Used for testing tag propagation.This block resamples the stream by a factor that starts at 0...
Definition: test_tag_variable_rate_ff.h:46
std::shared_ptr< test_tag_variable_rate_ff > sptr
Definition: test_tag_variable_rate_ff.h:50
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: gnuradio-runtime/include/gnuradio/block.h:62