24 #ifndef SAMPLE_AND_HOLD_H 25 #define SAMPLE_AND_HOLD_H 47 typedef boost::shared_ptr<sample_and_hold<T>>
sptr;
sample_and_hold< std::uint8_t > sample_and_hold_bb
Definition: sample_and_hold.h:52
sample_and_hold< std::int32_t > sample_and_hold_ii
Definition: sample_and_hold.h:54
boost::shared_ptr< sample_and_hold< T > > sptr
Definition: sample_and_hold.h:47
sample and hold circuit
Definition: sample_and_hold.h:43
sample_and_hold< std::int16_t > sample_and_hold_ss
Definition: sample_and_hold.h:53
sample_and_hold< float > sample_and_hold_ff
Definition: sample_and_hold.h:55
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37