Click or drag to resize

SimpleAscentPropagatorOrder Property

Gets or sets the order of the motion produced by the propagator. This may be up to jerk (order 3).

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

Property Value

Type: Int32
See Also