Class OvertakingConditions.LeftOnly

  • All Implemented Interfaces:
    OvertakingConditions
    Enclosing interface:
    OvertakingConditions

    public static class OvertakingConditions.LeftOnly
    extends Object
    implements OvertakingConditions
    Overtaking on the left allowed for all GTUs. Note: overtaking on the right not allowed, so vehicles will stall on a multilane road near a traffic light. Also, bicycles will overtake cars on the "wrong" side of the road in this simple condition!

    Copyright (c) 2013-2022 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
    • Constructor Detail

      • LeftOnly

        public LeftOnly()