Click or drag to resize

SeedFiniteManeuverOperatorStoppingConditionToUpdate Property

Gets or sets the DurationStoppingCondition in the SwitchableManeuverSegment that should be updated. This condition must be one of the conditions on the SwitchableManeuverSegment.

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

Property Value

Type: DurationStoppingCondition
See Also