#include <gnuradio/qtgui/spectrumUpdateEvents.h>
|
static QEvent::Type | Type () |
|
WaterfallUpdateEvent::WaterfallUpdateEvent |
( |
const std::vector< double * > |
dataPoints, |
|
|
const uint64_t |
numDataPoints, |
|
|
const gr::high_res_timer_type |
dataTimestamp |
|
) |
| |
WaterfallUpdateEvent::~WaterfallUpdateEvent |
( |
| ) |
|
uint64_t WaterfallUpdateEvent::getNumDataPoints |
( |
| ) |
const |
const std::vector<double*> WaterfallUpdateEvent::getPoints |
( |
| ) |
const |
bool WaterfallUpdateEvent::getRepeatDataFlag |
( |
| ) |
const |
static QEvent::Type WaterfallUpdateEvent::Type |
( |
| ) |
|
|
inlinestatic |
int WaterfallUpdateEvent::which |
( |
| ) |
const |
The documentation for this class was generated from the following file: