GNU Radio 3.7.1 C++ API
gr::blocks::sample_and_hold_ii Class Reference

sample and hold circuit More...

#include <sample_and_hold_ii.h>

Inheritance diagram for gr::blocks::sample_and_hold_ii:

List of all members.

Public Types

typedef boost::shared_ptr
< sample_and_hold_ii
sptr

Static Public Member Functions

static sptr make ()

Detailed Description

sample and hold circuit

Samples the data stream (input stream 0) and holds the value if the control signal is 1 (intput stream 1).


Member Typedef Documentation


Member Function Documentation


The documentation for this class was generated from the following file: