GNU Radio Manual and C++ API Reference 3.7.14.0
The Free & Open Software Radio Ecosystem
gr::wxgui Namespace Reference

Classes

class  histo_sink_f
 Histogram module. More...
 
class  oscope_guts
 guts of oscilloscope trigger and buffer module More...
 
class  oscope_sink_f
 Building block for python oscilloscope module. More...
 
class  oscope_sink_x
 Abstract class for python oscilloscope module. More...
 

Enumerations

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

Enumeration Type Documentation

◆ trigger_mode

Enumerator
TRIG_MODE_FREE 
TRIG_MODE_AUTO 
TRIG_MODE_NORM 
TRIG_MODE_STRIPCHART 

◆ trigger_slope

Enumerator
TRIG_SLOPE_POS 
TRIG_SLOPE_NEG