GNU Radio 3.6.5 C++ API
|
complex in, imag out (float) More...
#include <complex_to_imag.h>
Public Types | |
typedef boost::shared_ptr < complex_to_imag > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
complex in, imag out (float)
static sptr gr::blocks::complex_to_imag::make | ( | size_t | vlen = 1 | ) | [static] |
Build a complex to imaginary part block.
vlen | vector len (default 1) |