| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.generator | 
 Generate GTUs according to some prescription. 
 | 
| org.opentrafficsim.road.gtu.generator.od | 
 OD based vehicle generation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LaneBasedGTUGenerator | 
Platoons.getGenerator()
Returns the vehicle generator for sub classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Platoons.start(LaneBasedGTUGenerator generator)
Sets the generator and starts the events. 
 | 
| 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–2019 Delft University of Technology. All rights reserved.