GNU Radio 3.6.5 C++ API
|
Convert stream of complex to a stream of interleaved shorts. More...
#include <complex_to_interleaved_short.h>
Public Types | |
typedef boost::shared_ptr < complex_to_interleaved_short > | sptr |
Static Public Member Functions | |
static sptr | make () |
Convert stream of complex to a stream of interleaved shorts.
typedef boost::shared_ptr<complex_to_interleaved_short> gr::blocks::complex_to_interleaved_short::sptr |
static sptr gr::blocks::complex_to_interleaved_short::make | ( | ) | [static] |
Build a complex to interleaved shorts block.