Click or drag to resize

NumericalPropagatorStepSizeInformation Property

Gets information about the last step that was taken by the integrator.

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

Property Value

Type: StepSizeInformation
See Also