Click or drag to resize

ImpulsiveManeuverSegment Constructor (ImpulsiveManeuverInformation)

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 ImpulsiveManeuverSegment(
	ImpulsiveManeuverInformation maneuver
)

Parameters

maneuver
Type: AGI.Foundation.SegmentPropagationImpulsiveManeuverInformation
The maneuver that will be performed.
See Also