23 #ifndef WATERFALL_DISPLAY_FORM_H
24 #define WATERFALL_DISPLAY_FORM_H
28 #include <QtGui/QtGui>
75 const double bandwidth);
78 const double maxIntensity);
86 const QColor lowColor=QColor(
"white"),
87 const QColor highColor=QColor(
"white"));
95 void newData(
const QEvent *updateEvent);
96 void onPlotPointSelected(
const QPointF p);
99 QIntValidator* d_int_validator;
101 double d_samp_rate, d_center_freq;
103 double d_time_per_fft;
109 double d_clicked_freq;
111 double d_min_val, d_cur_min_val;
112 double d_max_val, d_cur_max_val;
QWidget for displaying waterfall (spectrogram) plots.
Definition: WaterfallDisplayPlot.h:44
win_type
Definition: firdes.h:45