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: 23.2.417.0 (23.2.417.0)
Syntax
public PropagationStateArray FinalState { get; }

Property Value

Type: PropagationStateArray
See Also