| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.generator | 
 Generate GTUs according to some prescription. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractGTUGenerator
Common code for LaneBasedGTU generators that may have to postpone putting a GTU on the road due to congestion growing into
 the generator. 
 | 
class  | 
GTUGeneratorIndividual
Generate GTUs. 
 | 
class  | 
LaneBasedGTUGenerator
Lane based GTU generator. 
 | 
| Constructor and Description | 
|---|
GTUGeneratorAnimation(GTUGenerator source,
                     nl.tudelft.simulation.dsol.simulators.SimulatorInterface<?,?,?> simulator)
Constructor. 
 | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.