Class OvertakingConditions.None

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

public static class OvertakingConditions.None extends Object implements OvertakingConditions
No overtaking allowed. Note if there are multiple lanes, vehicles will stall near a traffic light.

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

    • None

      public None()
  • Method Details