Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
Modifier and Type | Method and Description |
---|---|
Platoons |
Platoons.addGtu(Time time)
Add GTU to the current platoon.
|
Platoons |
Platoons.addGtu(Time time,
Node origin,
Node destination,
Category category,
Speed speed)
Add GTU to the current platoon.
|
Platoons |
Platoons.addPlatoon(Time start,
Time end)
Add a platoon.
|
Platoons |
Platoons.fixInfo(Node origin,
Node destination,
Category category,
Speed speed)
Fix all info except time for GTU's added hereafter.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.