TCustomSpectrumAnalyzer::LogType Property

__declspec(property(get = GetLogType, put = SetLogType)) TLogType LogType;

Specify how to apply the logarithm to the spectrum.

Read: TLogType GetLogType();
Write: void SetLogType(const TLogType Value);
Declared in Dew::Signal::TCustomSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler