#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_sample_and_hold_bb |
sample and hold circuit
Samples the data stream (input stream 0) and holds the value if the control signal is 1 (intput stream 1). More... | |
Typedefs | |
typedef boost::shared_ptr < gr_sample_and_hold_bb > | gr_sample_and_hold_bb_sptr |
Functions | |
gr_sample_and_hold_bb_sptr | gr_make_sample_and_hold_bb () |
gr_sample_and_hold_bb_sptr gr_make_sample_and_hold_bb | ( | ) |