GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
sig_source.h File Reference

Go to the source code of this file.

Classes

class  gr::analog::sig_source< T >
 signal generator with T output. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::analog
 

Typedefs

typedef sig_source< std::int8_t > gr::analog::sig_source_b
 
typedef sig_source< std::int16_t > gr::analog::sig_source_s
 
typedef sig_source< std::int32_t > gr::analog::sig_source_i
 
typedef sig_source< float > gr::analog::sig_source_f
 
typedef sig_source< gr_complexgr::analog::sig_source_c