Click or drag to resize

GearsBDFOptionsAbsoluteTolerance Property

Gets or sets absolute error tolerance used in automatic step size calculations. Default is 1e-6.

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

Property Value

Double
See Also