 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
abs_blk< std::int16_t > abs_ss
Definition: abs_blk.h:43
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
abs_blk< float > abs_ff
Definition: abs_blk.h:45
output[m] = abs(input[m]) for all M streams.
Definition: abs_blk.h:31
std::shared_ptr< abs_blk< T > > sptr
Definition: abs_blk.h:35
synchronous 1:1 input to output with history
Definition: sync_block.h:26
abs_blk< std::int32_t > abs_ii
Definition: abs_blk.h:44
GNU Radio logging wrapper.
Definition: basic_block.h:29
static sptr make(size_t vlen=1)
Create an instance of abs_blk.