Class OvertakingConditions.SameLaneLeft

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

public static class OvertakingConditions.SameLaneLeft extends Object implements OvertakingConditions
Overtaking on the left allowed for all GTUs; they stay on the same lane (e.g., bicycles).

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

    • SameLaneLeft

      public SameLaneLeft()
  • Method Details