Click or drag to resize

AdaptiveNumericalIntegrator.MinimumStepSize Property

Gets or sets the (positive) minimum size of the CurrentStepSize.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double MinimumStepSize { get; set; }

Property Value

Type: Double
See Also