TCrossAnalysisSet::Coherence Property

__declspec(property(get = GetCoherence, put = SetCoherence)) bool Coherence;

If True Coherence will be evaluated.

Read: bool GetCoherence();
Write: void SetCoherence(const bool Value);
Declared in Dew::Signal::TCrossAnalysisSet · Dew.Signal/SignalAnalysis.h · Cross-compiler