Click or drag to resize

SimpleAscentPropagator.Order 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: 25.1.421.0 (25.1.421.0)
Syntax
public int Order { get; set; }

Property Value

Type: Int32
See Also