Click or drag to resize

AdaptiveNumericalIntegrator.MaximumStepSize Property

Gets or sets the maximum 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 MaximumStepSize { get; set; }

Property Value

Type: Double
See Also