Click or drag to resize

BasicLaunchSegmentAscentType Property

Gets or sets the interpolation type for the ascent. Use the quartic type when specifying an initial acceleration.

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

Property Value

Type: SimpleAscentPropagatorAscentType
See Also