|
GNU Radio 3.5.3.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_vector_source_c |
| source of gr_complex's that gets its data from a vector More... | |
Functions | |
| GR_CORE_API gr_vector_source_c_sptr | gr_make_vector_source_c (const std::vector< gr_complex > &data, bool repeat=false, int vlen=1) |
Variables | |
| class GR_CORE_API | gr_vector_source_c |
| GR_CORE_API gr_vector_source_c_sptr gr_make_vector_source_c | ( | const std::vector< gr_complex > & | data, |
| bool | repeat = false, |
||
| int | vlen = 1 |
||
| ) |