Click or drag to resize

ImpulsiveManeuverSegmentConfiguration Constructor (ImpulsiveManeuverInformation)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ImpulsiveManeuverSegmentConfiguration(
	ImpulsiveManeuverInformation maneuver
)

Parameters

maneuver
Type: AGI.Foundation.SegmentPropagation.ImpulsiveManeuverInformation
The ImpulsiveManeuverInformationthat will be included in this configuration.
See Also