#include <gr_vector_source_s.h>
#include <algorithm>
#include <gr_io_signature.h>
Functions | |
gr_vector_source_s_sptr | gr_make_vector_source_s (const std::vector< short > &data, bool repeat) |
gr_vector_source_s_sptr gr_make_vector_source_s | ( | const std::vector< short > & | data, | |
bool | repeat = false | |||
) |