OdeMethodOptionsAutomaticStepSizeControl Property |
Gets or sets a value indicating whether automatic step size control is enabled.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool AutomaticStepSizeControl { get; set; }Property Value
Boolean if the step size is adjusted automatically according to the absolute and relative error; otherwise,
.
See Also