GNU Radio 3.6.5 C++ API

gr_sample_and_hold_bb.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>

Go to the source code of this file.

Classes

class  gr_sample_and_hold_bb
 sample and hold circuitSamples the data stream (input stream 0) and holds the value if the control signal is 1 (intput stream 1). More...

Functions

GR_CORE_API
gr_sample_and_hold_bb_sptr 
gr_make_sample_and_hold_bb ()

Function Documentation

GR_CORE_API gr_sample_and_hold_bb_sptr gr_make_sample_and_hold_bb ( )