Class OvertakingConditions.LeftAndRight

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

public static class OvertakingConditions.LeftAndRight extends Object implements OvertakingConditions
Overtaking on both sides allowed. This is, e.g., the situation for an American highway.

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

    • LeftAndRight

      public LeftAndRight()
  • Method Details