|
|
void | UpdateSignal (std::vector< float > time_series, uint sample_rate) |
| |
|
void | SetFrequencyMin (double min_frequency) |
| |
|
void | SetPowerMin (double min_power) |
| |
|
void | SetFrequencyMax (double max_frequency) |
| |
|
void | SetPowerMax (double max_power) |
| |
|
void | ChangeToVolts () |
| |
|
void | ChangeTodBm () |
| |
|
void | AutoScaleOn () |
| |
|
void | AutoScaleOff () |
| |
|
|
| SpectrumAnalyzer (QWidget *parent=0) |
| |
|
void | PlotAutoScale (const std::vector< float > &y_signal_elements, float x_frequency_range) |
| |
|
void | Plot (const std::vector< float > &y_signal_elements, float x_frequency_range) |
| |
The documentation for this class was generated from the following files:
- /home/bephillips2/Qt-Projects/Electric_Tiger_DAQ/Panels/SpectrumAnalyzer/spectrumanalyzer.h
- /home/bephillips2/Qt-Projects/Electric_Tiger_DAQ/Panels/SpectrumAnalyzer/spectrumanalyzer.cpp