Click or drag to resize

NumericalPropagationStateHistoryIntegrationInformation Property

Gets the list of information about the integration process at each of the Times.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<NumericalIntegrationInformation> IntegrationInformation { get; }

Property Value

Type: IListNumericalIntegrationInformation
See Also