Click or drag to resize

FourPointStepEvaluationStepHeight Property

Gets the height of the step.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public 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