OdeMethodOptionsMaxStepSize Property |
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? MaxStepSize { get; set; }
Property Value
NullableDouble
The maximum size of a step, if the step size is evaluated automatically.
See Also