__declspec(property(get = GetTHD, put = SetTHD)) bool THD;
If true, Total Harmonic Distortion will be included in the report.
Read:
bool GetTHD();Write:
void SetTHD(const bool Value);Declared in Dew::Signal::TSpectrumReportSet · Dew.Signal/SignalAnalysis.h · Cross-compiler