Click or drag to resize

PropagationScalarInitialState Property

Gets or sets the initial value and its derivatives up to the order of the ScalarDerivative.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Motion<double> InitialState { get; set; }

Property Value

Type: MotionDouble
See Also