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