Click or drag to resize

PropagationStepInformationFinalState Property

Gets the values of the dependent variables at the end of the current integration step.

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

Property Value

Type: PropagationStateArray
See Also