Class OvertakingConditions.LeftOnly
java.lang.Object
org.opentrafficsim.road.network.lane.changing.OvertakingConditions.LeftOnly
- All Implemented Interfaces:
OvertakingConditions
- Enclosing interface:
- OvertakingConditions
Overtaking on the left allowed for all GTUs. Note: overtaking on the right not allowed, so vehicles will stall on a
multilane road near a traffic light. Also, bicycles will overtake cars on the "wrong" side of the road in this simple
condition!
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opentrafficsim.road.network.lane.changing.OvertakingConditions
OvertakingConditions.LeftAlwaysRightJam, OvertakingConditions.LeftAlwaysRightSpeed, OvertakingConditions.LeftAndRight, OvertakingConditions.LeftOnly, OvertakingConditions.LeftSet, OvertakingConditions.LeftSetRightJam, OvertakingConditions.LeftSetRightSpeed, OvertakingConditions.None, OvertakingConditions.RightAlwaysLeftJam, OvertakingConditions.RightAlwaysLeftSpeed, OvertakingConditions.RightOnly, OvertakingConditions.RightSet, OvertakingConditions.RightSetLeftJam, OvertakingConditions.RightSetLeftSpeed, OvertakingConditions.SameLaneBoth, OvertakingConditions.SameLaneLeft, OvertakingConditions.SameLaneRight
-
Constructor Summary
-
Method Summary