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 circuit
Definition sample_and_hold.h:44
boost::shared_ptr< sample_and_hold< T > > sptr
Definition sample_and_hold.h:47
synchronous 1:1 input to output with history
Definition sync_block.h:38
#define BLOCKS_API
Definition gr-blocks/include/gnuradio/blocks/api.h:30
sample_and_hold< std::uint8_t > sample_and_hold_bb
Definition sample_and_hold.h:52
sample_and_hold< float > sample_and_hold_ff
Definition sample_and_hold.h:55
sample_and_hold< std::int32_t > sample_and_hold_ii
Definition sample_and_hold.h:54
sample_and_hold< std::int16_t > sample_and_hold_ss
Definition sample_and_hold.h:53
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46