GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
sig_source.h File Reference
Include dependency graph for sig_source.h:
This graph shows which files directly or indirectly include this file:

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 for log4cpp library (C++ port of log4j)
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