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

Property Value

Type: PropagationStateArray
See Also