FourPointStepEvaluationStepHeight Property |
Gets the height of the step.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double StepHeight { get; }Property Value
Double
The step height is defined as the difference of the y-values between the left and right regression line at the middle point's x-value.
See Also