Click or drag to resize

PropagationStepInformationInitialState Property

Gets the values of the dependent variables at the beginning 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 InitialState { get; }

Property Value

Type: PropagationStateArray
See Also