Class OvertakingConditions.RightOnly

java.lang.Object
org.opentrafficsim.road.network.lane.changing.OvertakingConditions.RightOnly
All Implemented Interfaces:
OvertakingConditions
Enclosing interface:
OvertakingConditions

public static class OvertakingConditions.RightOnly extends Object implements OvertakingConditions
Overtaking on the right allowed for all GTUs. Note: overtaking on the left 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
  • Constructor Details

    • RightOnly

      public RightOnly()
  • Method Details