Click or drag to resize

PropagationEventArgs.StepSizeInformation Property

Gets information about the last step taken by the integrator.

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

Property Value

Type: StepSizeInformation
See Also