See: Description
| Interface | Description |
|---|---|
| DirectedLaneChangeModel |
All directed lane change models must implement this interface.
|
| Class | Description |
|---|---|
| AbstractDirectedLaneChangeModel |
Common code for a family of lane change models like in M.
|
| DirectedAltruistic |
The altruistic driver changes lane when that is beneficial for all drivers.
|
| DirectedEgoistic |
The egoistic drive changes lane when this yields is personal advantage (totally ignoring any disadvantage to others).
|
| DirectedFixedLaneChangeModel |
Dummy lane change model with totally predictable results (used for testing).
|
| DirectedLaneMovementStep |
Acceleration, lane change decision and time until when this movement is committed.
|
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Copyright © 2014–2016 Delft University of Technology. All rights reserved.