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: 23.1.416.0 (23.1.416.0)
Syntax
public double PreviousStepSize { get; }

Property Value

Type: Double
See Also