GNU Radio 3.6.5 C++ API
|
convert a stream of gr_complex to 1 or 2 streams of float More...
#include <complex_to_float.h>
Public Types | |
typedef boost::shared_ptr < complex_to_float > | sptr |
Static Public Member Functions | |
static sptr | make (size_t vlen=1) |
convert a stream of gr_complex to 1 or 2 streams of float
static sptr gr::blocks::complex_to_float::make | ( | size_t | vlen = 1 | ) | [static] |
Build a complex to float block.
vlen | vector len (default 1) |