FourPointStepEvaluationStepWidth Property |
Gets the width of the step.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double StepWidth { get; }Property Value
Double
The width of the step is defined as the absolute difference of the x-values of the intersection points of the left and right regression line with the middle regression line.
See Also