Click or drag to resize

NumericalIntegrator.FinalIndependentVariableValue Property

Gets or sets the value of the independent variable after an integration step.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double FinalIndependentVariableValue { get; protected set; }

Property Value

Type: Double
See Also