 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef CONSTELLATION_DISPLAY_FORM_H
24 #define CONSTELLATION_DISPLAY_FORM_H
29 #include <QtGui/QtGui>
74 void newData(
const QEvent*);
77 QIntValidator* d_int_validator;
93 std::string d_trig_tag_key;
#define QTGUI_API
Definition: gr-qtgui/include/gnuradio/qtgui/api.h:30
float min(float a, float b)
trigger_slope
Definition: trigger_mode.h:36
trigger_mode
Definition: trigger_mode.h:29
QWidget for displaying constellaton (I&Q) plots.
Definition: ConstellationDisplayPlot.h:36