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