Click or drag to resize

NumericalIntegrationInformationStepSizeInformation Property

Gets information about the behavior of the step size during the integration step including whether it was altered or not.

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