Class OvertakingConditions.LeftAlwaysRightJam

  • All Implemented Interfaces:
    java.io.Serializable, OvertakingConditions
    Enclosing interface:
    OvertakingConditions

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

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. BSD-style license. See OpenTrafficSim License.

    $LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Sep 13, 2015
    Author:
    Alexander Verbraeck
    See Also:
    Serialized Form
    • Constructor Detail

      • LeftAlwaysRightJam

        public LeftAlwaysRightJam()
    • Method Detail

      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object