__declspec(property(get = GetWindow, put = SetWindowType)) TSignalWindowType Window;
Specifies the window type to be used. Windows decrease spectral leakage, but also decrease spectral resolution.
Read:
TSignalWindowType GetWindow();Write:
void SetWindowType(const TSignalWindowType Value);Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler