GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
sig_source_waveform.h File Reference

Go to the source code of this file.

Namespaces

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

Enumerations

enum  gr::analog::gr_waveform_t {
  gr::analog::GR_CONST_WAVE = 100 , gr::analog::GR_SIN_WAVE , gr::analog::GR_COS_WAVE , gr::analog::GR_SQR_WAVE ,
  gr::analog::GR_TRI_WAVE , gr::analog::GR_SAW_WAVE
}
 Types of signal generator waveforms. More...