GNU Radio Manual and C++ API Reference 3.10.5.1
The Free & Open Software Radio Ecosystem
sig_source.h File Reference
Include dependency graph for sig_source.h:

Go to the source code of this file.

Classes

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

Namespaces

namespace  gr
 GNU Radio logging wrapper.
 
namespace  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