Click or drag to resize

PropagationEvaluationInformationDerivativeMode Property

Gets the current mode in which the derivatives are to be evaluated. This specifies whether to evaluate the entire set of derivatives or whether to evaluate an approximation.

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 DerivativeMode DerivativeMode { get; }

Property Value

Type: DerivativeMode
See Also