Uses of Class
org.opentrafficsim.road.gtu.tactical.util.ConflictUtil.ConflictPlans
Packages that use ConflictUtil.ConflictPlans
Package
Description
Static methods for composition in tactical planners.
-
Uses of ConflictUtil.ConflictPlans in org.opentrafficsim.road.gtu.tactical.util
Methods in org.opentrafficsim.road.gtu.tactical.util with parameters of type ConflictUtil.ConflictPlansModifier and TypeMethodDescriptionstatic org.djunits.value.vdouble.scalar.AccelerationConflictUtil.approachConflicts(TacticalContextEgo context, ConflictUtil.ConflictPlans conflictPlans, RelativeLane lane, org.djunits.value.vdouble.scalar.Length mergeDistance, boolean onRoute) Approach conflicts by applying appropriate acceleration (or deceleration).static booleanConflictUtil.stopForAllStopConflict(PerceivedConflict conflict, ConflictUtil.ConflictPlans conflictPlans) Approach an all-stop conflict.