#include
<kfcurveglobal.h>
Definition at line 62 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). |
|
double | mBreakTangentThreshold |
KTime | mEpsilonTime |
bool | mUseIncreaseFidelity |
Enable the Increase Fidelity post plot
operation. |
|
double | mFidelityTolerance |
bool | mFidelityUseBreakTangent |
int | mFidelitySegmentCount |
bool | mFidelitySyncAddedKeys |
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 68 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 71 of file kfcurveglobal.h.
Definition at line 72 of file kfcurveglobal.h.
Definition at line 73 of file kfcurveglobal.h.
bool mUseIncreaseFidelity |
Enable the Increase Fidelity post plot operation.
Definition at line 76 of file kfcurveglobal.h.
Definition at line 77 of file kfcurveglobal.h.
Definition at line 78 of file kfcurveglobal.h.
Definition at line 79 of file kfcurveglobal.h.
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 83 of file kfcurveglobal.h.