Click or drag to resize

PropagationEvaluationInformationDerivatives Property

Gets the array representing the current derivatives of the dependent variables.

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 double[] Derivatives { get; }

Property Value

Type: Double
See Also