Click or drag to resize

NumericalPropagatorPreviousStepSize Property

Gets the last step size in seconds that was taken by the integrator to produce the CurrentTime and CurrentState.

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

Property Value

Type: Double
See Also