GNU Radio 3.7.0 C++ API
WaterfallUpdateEvent Class Reference

#include <spectrumUpdateEvents.h>

List of all members.

Public Member Functions

 WaterfallUpdateEvent (const std::vector< double * > dataPoints, const uint64_t numDataPoints, const gr::high_res_timer_type dataTimestamp)
 ~WaterfallUpdateEvent ()
int which () const
const std::vector< double * > getPoints () const
uint64_t getNumDataPoints () const
bool getRepeatDataFlag () const
gr::high_res_timer_type getDataTimestamp () const

Static Public Member Functions

static QEvent::Type Type ()

Constructor & Destructor Documentation

WaterfallUpdateEvent::WaterfallUpdateEvent ( const std::vector< double * >  dataPoints,
const uint64_t  numDataPoints,
const gr::high_res_timer_type  dataTimestamp 
)

Member Function Documentation

const std::vector<double*> WaterfallUpdateEvent::getPoints ( ) const
static QEvent::Type WaterfallUpdateEvent::Type ( ) [inline, static]

The documentation for this class was generated from the following file: