Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane |
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
|
Modifier and Type | Class and Description |
---|---|
class |
AccelerationChecker
Checks acceleration bounds.
|
class |
CollisionDetector
Checks for collisions.
|
class |
MultiLaneBasedMoveChecker
Checker that invokes multiple checkers.
|
Constructor and Description |
---|
MultiLaneBasedMoveChecker(OTSNetwork network,
AbstractLaneBasedMoveChecker... checkers)
Constructor.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.