GNU Radio Manual and C++ API Reference  3.8.1.0
The Free & Open Software Radio Ecosystem
sub.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::sub< T >
 output = input_0 - input_1 - ...) More...
 

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 
 gr::blocks
 

Typedefs

typedef sub< std::int16_t > gr::blocks::sub_ss
 
typedef sub< std::int32_t > gr::blocks::sub_ii
 
typedef sub< gr_complexgr::blocks::sub_cc
 
typedef sub< float > gr::blocks::sub_ff