#include
<kfcurveglobal.h>
Definition at line 66 of file kfcurveglobal.h.
Public Member Functions |
|
KSmartPlotOptions () | |
Constructor. All values will be set to
default. |
|
Public Attributes |
|
bool | mUseSmartPlot |
Enable the SmartPlot. |
|
bool | mUseBreakTangent |
Enable the Break Tangent post plot operation
(these settings will also be used by the fidelity check). |
|
bool | mUseIncreaseFidelity |
Enable the Increase Fidelity post plot
operation. |
|
bool | mShowReferenceCurve |
Use the reference curve as the result
instead of the smart plot curve. Used for debug. Is also the most
exact plot we can have in MB. |
Constructor. All values will be set to default.
bool mUseSmartPlot |
Enable the SmartPlot.
Definition at line 72 of file kfcurveglobal.h.
bool mUseBreakTangent |
Enable the Break Tangent post plot operation (these settings will also be used by the fidelity check).
Definition at line 75 of file kfcurveglobal.h.
bool mUseIncreaseFidelity |
Enable the Increase Fidelity post plot operation.
Definition at line 80 of file kfcurveglobal.h.
bool mShowReferenceCurve |
Use the reference curve as the result instead of the smart plot curve. Used for debug. Is also the most exact plot we can have in MB.
Definition at line 87 of file kfcurveglobal.h.