Click or drag to resize

BasicLaunchSegment.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.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public int Order { get; set; }

Property Value

Type: Int32
See Also