#include <gr_vector_source_c.h>
#include <algorithm>
#include <gr_io_signature.h>
Functions | |
gr_vector_source_c_sptr | gr_make_vector_source_c (const std::vector< gr_complex > &data, bool repeat) |
gr_vector_source_c_sptr gr_make_vector_source_c | ( | const std::vector< gr_complex > & | data, | |
bool | repeat = false | |||
) |