GNU Radio Manual and C++ API Reference  3.10.9.1
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.
 
 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...