TSignalReportSet::Crest Property

__declspec(property(get = GetCrest, put = SetCrest)) bool Crest;

If True, CREST parameter will be included in the report.

Read: bool GetCrest();
Write: void SetCrest(const bool Value);
Declared in Dew::Signal::TSignalReportSet · Dew.Signal/SignalAnalysis.h · Cross-compiler