Click or drag to resize

ImpulsiveManeuverSegmentConfiguration Constructor (ImpulsiveManeuverSegment)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ImpulsiveManeuverSegmentConfiguration(
	ImpulsiveManeuverSegment segment
)

Parameters

segment
Type: AGI.Foundation.SegmentPropagationImpulsiveManeuverSegment
The ImpulsiveManeuverSegment whose maneuver will be included in this configuration.
See Also