Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.tactical.following |
GTU (Car) following models such as IDM+.
|
org.opentrafficsim.road.gtu.lane.tactical.lmrs |
Classes that implement the LMRS lane change model integrated with a car-following model forming a tactical planner.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIDM
Implementation of the IDM.
|
class |
IDM
Implementation of the IDM.
|
class |
IDMPlus
Implementation of the IDM+.
|
class |
IDMPlusMulti
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Method and Description |
---|---|
protected org.djunits.value.vdouble.scalar.Acceleration |
AbstractLMRS.considerSpeedLimitTransitions(org.opentrafficsim.core.gtu.behavioralcharacteristics.BehavioralCharacteristics behavioralCharacteristics,
org.djunits.value.vdouble.scalar.Speed speed,
SpeedLimitProspect speedLimitProspect,
AbstractCarFollowingModel carFollowingModel)
Acceleration for speed limit transitions.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.