GNU Radio 3.4.2 C++ API
gr_vector_source_s.h File Reference
#include <gr_sync_block.h>
Include dependency graph for gr_vector_source_s.h:

Go to the source code of this file.

Classes

class  gr_vector_source_s
 source of short's that gets its data from a vector More...

Functions

gr_vector_source_s_sptr gr_make_vector_source_s (const std::vector< short > &data, bool repeat=false, int vlen=1)

Function Documentation

gr_vector_source_s_sptr gr_make_vector_source_s ( const std::vector< short > &  data,
bool  repeat = false,
int  vlen = 1 
)