|
GNU Radio 3.7.1 C++ API
|
Convert stream of interleaved chars to a stream of complex. More...
#include <interleaved_char_to_complex.h>

Public Types | |
| typedef boost::shared_ptr < interleaved_char_to_complex > | sptr |
Static Public Member Functions | |
| static sptr | make (bool vector_input=false) |
Convert stream of interleaved chars to a stream of complex.
| typedef boost::shared_ptr<interleaved_char_to_complex> gr::blocks::interleaved_char_to_complex::sptr |
| static sptr gr::blocks::interleaved_char_to_complex::make | ( | bool | vector_input = false | ) | [static] |
Build an interleaved char to complex block.