OpenHantek
DsoSettingsPostProcessing Struct Reference

#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...
 

Field Documentation

◆ spectrumLimit

double DsoSettingsPostProcessing::spectrumLimit = -60.0

Minimum magnitude of the spectrum (Avoids peaks)

◆ spectrumReference

double DsoSettingsPostProcessing::spectrumReference = 0.0

Reference level for spectrum in dBu.

◆ spectrumWindow

Dso::WindowFunction DsoSettingsPostProcessing::spectrumWindow = Dso::WindowFunction::HAMMING

Window function for DFT.


The documentation for this struct was generated from the following file: