TCrossAnalysisSet::TransferFunction Property

__declspec(property(get = GetTransferFunction, put = SetTransferFunction)) bool TransferFunction;

If True Transfer function will be evaluated.

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