23 #ifndef INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_H
24 #define INCLUDED_GR_TEST_TAG_VARIABLE_RATE_FF_H
62 typedef boost::shared_ptr<test_tag_variable_rate_ff>
sptr;
72 static sptr make(
bool update_once=
false,
73 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:58
Include this header to use the message passing features.
Definition: basic_block.h:45
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
boost::shared_ptr< test_tag_variable_rate_ff > sptr
Definition: test_tag_variable_rate_ff.h:62