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 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.Accepts multiple float streams. More...
 
class  oscope_sink_x
 Abstract class for python oscilloscope module.Don't instantiate this. Use gr::blocks::oscope_sink_f instead. 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

Enumerator
TRIG_MODE_FREE 
TRIG_MODE_AUTO 
TRIG_MODE_NORM 
TRIG_MODE_STRIPCHART 
Enumerator
TRIG_SLOPE_POS 
TRIG_SLOPE_NEG