Click or drag to resize

PropagationVectorInitialState Property

Gets or sets the initial vector and its derivatives up to the order of the VectorDerivative.

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<Cartesian> InitialState { get; set; }

Property Value

Type: MotionCartesian
See Also