GNU Radio 3.6.5 C++ API
|
sample and hold circuit More...
#include <sample_and_hold_ff.h>
Public Types | |
typedef boost::shared_ptr < sample_and_hold_ff > | sptr |
Static Public Member Functions | |
static sptr | make () |
sample and hold circuit
Samples the data stream (input stream 0) and holds the value if the control signal is 1 (intput stream 1).
static sptr gr::blocks::sample_and_hold_ff::make | ( | ) | [static] |