TSpectrumStats::Averaging Property

__declspec(property(get = GetAveraging, put = SetAveraging)) TAveraging Averaging;

Defines the type of averaging to perform.

Read: TAveraging GetAveraging();
Write: void SetAveraging(const TAveraging Value);
Declared in Dew::Signal::TSpectrumStats · Dew.Signal/SignalAnalysis.h · Cross-compiler