23 #ifndef WATERFALL_DISPLAY_FORM_H
24 #define WATERFALL_DISPLAY_FORM_H
28 #include <QtGui/QtGui>
74 const double bandwidth);
77 const double maxIntensity);
85 const QColor lowColor=QColor(
"white"),
86 const QColor highColor=QColor(
"white"));
91 void newData(
const QEvent *updateEvent);
92 void onPlotPointSelected(
const QPointF p);
95 QIntValidator* d_int_validator;
97 double d_samp_rate, d_center_freq;
104 double d_clicked_freq;
106 double d_min_val, d_cur_min_val;
107 double d_max_val, d_cur_max_val;
QWidget for displaying waterfall (spectrogram) plots.
Definition: WaterfallDisplayPlot.h:44
win_type
Definition: firdes.h:45