See: Description
Interface | Description |
---|---|
CarFollowingModel |
Methods that a car-following model has to implement.
|
CarFollowingModelFactory<T extends CarFollowingModel> |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
GTUFollowingModelOld |
GTU following model interface.
|
Class | Description |
---|---|
AbstractCarFollowingModel |
Default implementation where desired speed and headway are pre-calculated for car-following.
|
AbstractGTUFollowingModelMobil |
Code shared between various car following models.
|
AbstractIDM |
Implementation of the IDM.
|
AccelerationStep |
Storage for the result of a GTU following model.
|
DualAccelerationStep |
Container for two instances of an AccelerationStep.
|
FixedAccelerationModel |
Fixed GTU following model.
|
IDM |
Implementation of the IDM.
|
IDMFactory |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
IDMOld |
The Intelligent Driver Model by Treiber, Hennecke and Helbing.
|
IDMPlus |
Implementation of the IDM+.
|
IDMPlusFactory |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
IDMPlusMulti |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
IDMPlusMultiFactory |
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
IDMPlusOld |
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-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.