Class OvertakingConditions.LeftAlwaysRightJam

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

public static class OvertakingConditions.LeftAlwaysRightJam extends Object implements OvertakingConditions, Serializable
Overtaking on the left allowed for all GTUs, and overtaking on the right allowed when there is a traffic jam.

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
See Also:
  • Constructor Details

    • LeftAlwaysRightJam

      public LeftAlwaysRightJam()
  • Method Details