| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.generator | 
 Generate GTUs according to some prescription. 
 | 
| Class and Description | 
|---|
| AbstractGTUGenerator
 Common code for LaneBasedGTU generators that may have to postpone putting a GTU on the road due to congestion growing into
 the generator. 
 | 
| LaneBasedGTUGenerator.RoomChecker
 Interface for class that checks that there is sufficient room for a proposed new GTU and returns the maximum safe speed
 for the proposed new GTU. 
 | 
| SpaceChecker
 Interface to check whether a GTU will have sufficient space to be generated. 
 | 
Copyright © 2014–2016 Delft University of Technology. All rights reserved.