GNU Radio 3.4.0 C++ API
gr_float_to_complex.h File Reference
#include <gr_sync_block.h>
#include <gr_complex.h>
Include dependency graph for gr_float_to_complex.h:

Go to the source code of this file.

Classes

class  gr_float_to_complex
 Convert 1 or 2 streams of float to a stream of gr_complex. More...

Functions

gr_float_to_complex_sptr gr_make_float_to_complex (size_t vlen=1)

Function Documentation

gr_float_to_complex_sptr gr_make_float_to_complex ( size_t  vlen = 1)