|
GNU Radio 3.6.1 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_multiply_const_cc |
Multiply stream of complex values with a constant k. More... | |
Functions | |
| GR_CORE_API gr_multiply_const_cc_sptr | gr_make_multiply_const_cc (gr_complex k, size_t vlen=1) |
| GR_CORE_API gr_multiply_const_cc_sptr gr_make_multiply_const_cc | ( | gr_complex | k, |
| size_t | vlen = 1 |
||
| ) |