TSpectrumReportSet::Phase Property

__declspec(property(get = GetPhase, put = SetPhase)) bool Phase;

If true, phase will be included in the report.

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