31 #include <boost/format.hpp> 38 setInterval( Qt::XAxis, QwtInterval(0.0, 100e9));
39 setInterval( Qt::YAxis, QwtInterval(-1.0 * ((
double)
num_rows), 0.0));
107 long tidx = ((long) (t -
min_time));
122 if((f < min_spect_freq) || (f > (min_spect_freq +
span_in_freq)))
return -1e6;
135 for(
int i = rowidx +
last_cidx + 1; i <= rowidx + cidx; i++) {
double * start_freq
for each row in the heat map, this is the centerfreq.
double min_time
earliest time relative to "now"
virtual double value(double f, double t) const
virtual void updateData(double cfreq, float *spect)
void setDynamicRange(double drange)
void setSpectrumDimensions(double cfreq, double span, long buckets)
void setRefLevel(double reflvl)