#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_sample_and_hold_ii |
| 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_ii > | gr_sample_and_hold_ii_sptr |
Functions | |
| gr_sample_and_hold_ii_sptr | gr_make_sample_and_hold_ii () |
| gr_sample_and_hold_ii_sptr gr_make_sample_and_hold_ii | ( | ) |
1.5.8