Click or drag to resize

OptionsInitialStep Property

Gets or sets initial step for solution. Default value 0 means that initial step is computed automatically

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double InitialStep { get; set; }

Property Value

Double
See Also