Package org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
package org.opentrafficsim.road.gtu.lane.tactical.directedlanechange
Classes that deal with lane changing models.
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, Peter Knoppers
-
ClassDescriptionCommon code for a family of lane change models like in M.The altruistic driver changes lane when that is beneficial for all drivers.The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).Dummy lane change model with totally predictable results (used for testing).All directed lane change models must implement this interface.Acceleration, lane change decision and time until when this movement is committed.