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

Go to the source code of this file.

Namespaces

 gr
 Include this header to use the message passing features.
 
 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...