__declspec(property(get = GetRemoveDC, put = SetRemoveDC)) bool RemoveDC;
If True, subtract the average value from the signal. This is not usuable for streaming.
Read:
bool GetRemoveDC();Write:
void SetRemoveDC(const bool Value);Declared in Dew::Signal::TSignalAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler