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,
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface simulator,
nl.tudelft.simulation.jstats.streams.StreamInterface stream,
Set<DirectedLanePosition> position)
Constructor.
|
Platoons(LaneBasedGTUGenerator generator,
LaneBasedGTUCharacteristicsGenerator characteristics,
org.opentrafficsim.core.dsol.OTSDEVSSimulatorInterface 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,
org.opentrafficsim.core.distributions.Generator<org.djunits.value.vdouble.scalar.Duration> headwayGenerator,
LaneBasedGTUCharacteristicsGenerator charachteristicsGenerator) |
Copyright © 2014–2018 Delft University of Technology. All rights reserved.