GNU Radio 3.6.5 C++ API

gr_streams_to_vector.h File Reference

#include <gr_core_api.h>
#include <gr_sync_interpolator.h>

Go to the source code of this file.

Classes

class  gr_streams_to_vector
 convert N streams of items to 1 stream of vector length N More...

Functions

GR_CORE_API
gr_streams_to_vector_sptr 
gr_make_streams_to_vector (size_t item_size, size_t nstreams)

Function Documentation

GR_CORE_API gr_streams_to_vector_sptr gr_make_streams_to_vector ( size_t  item_size,
size_t  nstreams 
)