|
OpenHantek
|
#include <postprocessingsettings.h>
Data Fields | |
| Dso::WindowFunction | spectrumWindow = Dso::WindowFunction::HAMMING |
| Window function for DFT. More... | |
| double | spectrumReference = 0.0 |
| Reference level for spectrum in dBu. More... | |
| double | spectrumLimit = -60.0 |
| Minimum magnitude of the spectrum (Avoids peaks) More... | |
| double DsoSettingsPostProcessing::spectrumLimit = -60.0 |
Minimum magnitude of the spectrum (Avoids peaks)
| double DsoSettingsPostProcessing::spectrumReference = 0.0 |
Reference level for spectrum in dBu.
| Dso::WindowFunction DsoSettingsPostProcessing::spectrumWindow = Dso::WindowFunction::HAMMING |
Window function for DFT.