GNU Radio v3.6.2-112-gfa4f1c2f C++ API
gr_multiply_const_ff.h File Reference
#include <gr_core_api.h>
#include <gr_sync_block.h>

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)

Function Documentation