Click or drag to resize

BasicLaunchSegmentOrder Property

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

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

Property Value

Type: Int32
See Also