Uses of Interface
org.opentrafficsim.road.gtu.generator.GtuGeneratorQueue
Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
-
Uses of GtuGeneratorQueue in org.opentrafficsim.road.gtu.generator
Classes in org.opentrafficsim.road.gtu.generator that implement GtuGeneratorQueue Modifier and Type Class Description class
AbstractGTUGeneratorOld
Common code for LaneBasedGTU generators that may have to postpone putting a GTU on the road due to congestion growing into the generator.class
GTUGeneratorIndividualOld
Generate GTUs.class
LaneBasedGTUGenerator
Lane based GTU generator.