__declspec(property(get = GetMaxAmplt)) double MaxAmplt;
Stores the maximum amplitude of the signal found by the MinMax method.
Read:
double GetMaxAmplt();Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler