#include <TimeDomainDisplayPlot.h>
List of all members.
Constructor & Destructor Documentation
TimeDomainDisplayPlot::TimeDomainDisplayPlot |
( |
QWidget * |
| ) |
|
virtual TimeDomainDisplayPlot::~TimeDomainDisplayPlot |
( |
| ) |
[virtual] |
Member Function Documentation
void TimeDomainDisplayPlot::LegendEntryChecked |
( |
QwtPlotItem * |
plotItem, |
|
|
bool |
on |
|
) |
| [protected, slot] |
void TimeDomainDisplayPlot::PlotNewData |
( |
const double * |
realDataPoints, |
|
|
const double * |
imagDataPoints, |
|
|
const int64_t |
numDataPoints, |
|
|
const double |
timeInterval |
|
) |
| |
virtual void TimeDomainDisplayPlot::replot |
( |
| ) |
[virtual] |
void TimeDomainDisplayPlot::resizeSlot |
( |
QSize * |
s | ) |
[slot] |
void TimeDomainDisplayPlot::set_xaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
void TimeDomainDisplayPlot::set_yaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
void TimeDomainDisplayPlot::SetImaginaryDataVisible |
( |
const bool |
| ) |
|
void TimeDomainDisplayPlot::SetSampleRate |
( |
double |
sr, |
|
|
double |
units, |
|
|
const std::string & |
strunits |
|
) |
| [slot] |
The documentation for this class was generated from the following file: