#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_sample_and_hold_ss |
| 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_ss > | gr_sample_and_hold_ss_sptr |
Functions | |
| gr_sample_and_hold_ss_sptr | gr_make_sample_and_hold_ss () |
| gr_sample_and_hold_ss_sptr gr_make_sample_and_hold_ss | ( | ) |
1.5.8