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,
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
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:46
#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:71
boost::shared_ptr< test_tag_variable_rate_ff > sptr
Definition: test_tag_variable_rate_ff.h:62