TSpectrumReportSet::THDN Property

__declspec(property(get = GetTHDN, put = SetTHDN)) bool THDN;

If true, Total Harmonic Distortion with noise will be included in the report.

Read: bool GetTHDN();
Write: void SetTHDN(const bool Value);
Declared in Dew::Signal::TSpectrumReportSet · Dew.Signal/SignalAnalysis.h · Cross-compiler