GearsBDFOptionsRelativeTolerance Property |
Gets or sets relative error tolerance used in automatic step size calculations. Default is 1e-6.
Namespace: Altaxo.Calc.Ode.ObsoleteAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double RelativeTolerance { get; set; }
Property Value
DoubleSee Also