Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
Constructor and Description |
---|
Platoons(LaneBasedGTUGenerator generator,
GTUCharacteristicsGeneratorOD characteristics,
DEVSSimulatorInterface.TimeDoubleUnit simulator,
StreamInterface stream,
Set<DirectedLanePosition> position)
Constructor.
|
Platoons(LaneBasedGTUGenerator generator,
LaneBasedGTUCharacteristicsGenerator characteristics,
DEVSSimulatorInterface.TimeDoubleUnit simulator,
Set<DirectedLanePosition> position)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
LaneBasedGTUGenerator |
ODApplier.GeneratorObjects.getGenerator()
Returns the main generator for GTU's.
|
Constructor and Description |
---|
GeneratorObjects(LaneBasedGTUGenerator generator,
Generator<Duration> headwayGenerator,
LaneBasedGTUCharacteristicsGenerator charachteristicsGenerator) |
Copyright © 2014–2018 Delft University of Technology. All rights reserved.