Click or drag to resize

PropagationScalarScalarDerivative Property

Gets or sets the derivative of the highest Order which specifies the motion of this scalar parameter over time. The order that this scalar represents will be determined by the number of values entered for the InitialState.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Scalar ScalarDerivative { get; set; }

Property Value

Type: Scalar
See Also