Click or drag to resize

SeedFiniteManeuverOperator Constructor (SwitchableSegment, String)

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SeedFiniteManeuverOperator(
	SwitchableSegment switchableManeuverSegment,
	string propagationElement
)

Parameters

switchableManeuverSegment
Type: AGI.Foundation.SegmentPropagationSwitchableSegment
The SwitchableSegment that contains both maneuver segments.
propagationElement
Type: SystemString
The name of the propagation element that is performing the maneuver.
See Also