Click or drag to resize

NumericalPropagatorCurrentStepSize Property

Gets the current step size in seconds that the integrator will take when advancing to the next time.

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 CurrentStepSize { get; }

Property Value

Type: Double
See Also