TSpectrumFilter::MinAmplt Property

__declspec(property(get = GetMinAmplt)) double MinAmplt;

Stores the minimum amplitude of the signal found by the MinMax method.

Read: double GetMinAmplt();
Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler