|
OpenHantek
|
#include <vector>#include <QMutex>#include <QThread>#include <memory>#include "ppresult.h"#include "dsosamples.h"#include "utils/printutils.h"#include "postprocessingsettings.h"#include "processor.h"Go to the source code of this file.
Data Structures | |
| class | SpectrumGenerator |
| Analyzes the data from the dso. Calculates the spectrum and various data about the signal and saves the time-/frequencysteps between two values. More... | |