|
|
void | SetFrequencyMin (double min_frequency) |
| |
|
void | SetPowerMin (double min_power) |
| |
|
void | SetFrequencyMax (double max_frequency) |
| |
|
void | SetPowerMax (double max_power) |
| |
|
void | UpdateSignal (std::vector< double > data, double freq_span) |
| |
|
|
| InstrumentView (QString title, QWidget *parent=0) |
| |
|
template<class T , typename F > |
| void | PlotAutoScale (const T &y_signal_elements, F x_frequency_range) |
| |
|
template<class T > |
| void | Plot (const T &y_signal_elements, double x_frequency_range) |
| |
The documentation for this class was generated from the following files:
- /home/bephillips2/Qt-Projects/Electric_Tiger_DAQ/Panels/InstrumentView/instrumentview.h
- /home/bephillips2/Qt-Projects/Electric_Tiger_DAQ/Panels/InstrumentView/instrumentview.cpp