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