GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
abs_blk.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <cstdint>

Go to the source code of this file.

Classes

class  gr::blocks::abs_blk< T >
 output[m] = abs(input[m]) for all M streams. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::blocks
 

Typedefs

typedef abs_blk< std::int16_t > gr::blocks::abs_ss
 
typedef abs_blk< std::int32_t > gr::blocks::abs_ii
 
typedef abs_blk< float > gr::blocks::abs_ff