GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gr-wxgui/include/gnuradio/wxgui/trigger_mode.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gr
 Include this header to use the message passing features.
 
 gr::wxgui
 

Enumerations

enum  gr::wxgui::trigger_mode { gr::wxgui::TRIG_MODE_FREE, gr::wxgui::TRIG_MODE_AUTO, gr::wxgui::TRIG_MODE_NORM, gr::wxgui::TRIG_MODE_STRIPCHART }
 
enum  gr::wxgui::trigger_slope { gr::wxgui::TRIG_SLOPE_POS, gr::wxgui::TRIG_SLOPE_NEG }