Click or drag to resize

OdeMethodOptions_stepSize Field

Stores the fixed step size configured through StepSize.

Namespace: Altaxo.Calc.Ode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected double? _stepSize

Field Value

NullableDouble
See Also