See: Description
| Interface | Description |
|---|---|
| GTUFollowingModel |
GTU following model interface.
|
| Class | Description |
|---|---|
| AbstractGTUFollowingModel |
Code shared between various car following models.
|
| AccelerationStep |
Storage for the result of a GTU following model.
|
| DualAccelerationStep |
Container for two instances of an AccelerationStep.
|
| FixedAccelerationModel |
Fixed GTU following model.
|
| HeadwayGTU |
Container for a reference to information about a (lane based) GTU and a headway.
|
| IDM |
The Intelligent Driver Model by Treiber, Hennecke and Helbing.
|
| IDMPlus |
IDMPlus implements the Integrated Lane Change Model with Relaxation and Synchronization as published by Wouter J.
|
| SequentialFixedAccelerationModel |
Extended version of FixedAccelerationModel.
|
All GTU following models should extend GTUFollowingModel. If that appears impossible, the abstract class GTUFollowingModel may need to be adapted.
Copyright (c) 2013-2015 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.