__declspec(property(get = GetCorrTaps2, put = SetCorrTaps2)) int CorrTaps2;
Select number of taps for cross-correlation.
Read:
int GetCorrTaps2();Write:
void SetCorrTaps2(const int Value);Declared in Dew::Signal::TSignalAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler