Click or drag to resize

GaussJacksonIntegratorCurrentStepSize Property

Gets the current (positive) size of the step which the integrator will use for the next integration step.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override sealed double CurrentStepSize { get; }

Property Value

Type: Double
See Also