Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
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 | Method and Description |
---|---|
org.djunits.value.vdouble.scalar.Speed |
LaneBasedGTUGenerator.RoomChecker.canPlace(org.djunits.value.vdouble.scalar.Speed leaderSpeed,
org.djunits.value.vdouble.scalar.Length headway,
LaneBasedGTUCharacteristics laneBasedGTUCharacteristics)
Return the maximum safe speed for a new GTU with the specified characteristics.
|
Modifier and Type | Method and Description |
---|---|
LaneBasedGTUCharacteristics |
LaneBasedTemplateGTUTypeDistribution.draw()
Generate a LaneBasedGTUCharacteristics object.
|
LaneBasedGTUCharacteristics |
LaneBasedTemplateGTUType.draw()
Generate the properties of the next GTU.
|
LaneBasedGTUCharacteristics |
LaneBasedGTUCharacteristicsGenerator.draw()
Generate a LaneBasedGTUCharacteristics object.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.