Click or drag to resize

NumericalIntegrationInformationStepSizeTaken Property

Gets the size of the step which was taken to produce the current state.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double StepSizeTaken { get; }

Property Value

Type: Double
See Also