GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_multiply_const_ff |
Multiply stream of float values with a constant k . More... | |
Functions | |
GR_CORE_API gr_multiply_const_ff_sptr | gr_make_multiply_const_ff (float k, size_t vlen=1) |
GR_CORE_API gr_multiply_const_ff_sptr gr_make_multiply_const_ff | ( | float | k, |
size_t | vlen = 1 |
||
) |