Uses of Class
org.opentrafficsim.road.gtu.generator.LaneBasedGtuGenerator
Package
Description
Generate GTUs according to some prescription.
O/D matrices as part of strategical planning for GTUs.
-
Uses of LaneBasedGtuGenerator in org.opentrafficsim.road.gtu.generator
Modifier and TypeMethodDescriptionprotected LaneBasedGtuGenerator
Platoons.getGenerator()
Returns the vehicle generator for sub classes.Modifier and TypeMethodDescriptionvoid
Platoons.start
(LaneBasedGtuGenerator generator) Sets the generator and starts the events. -
Uses of LaneBasedGtuGenerator in org.opentrafficsim.road.od
Modifier and TypeMethodDescriptionOdApplier.GeneratorObjects.generator()
Returns the value of thegenerator
record component.ModifierConstructorDescriptionGeneratorObjects
(LaneBasedGtuGenerator generator, Generator<org.djunits.value.vdouble.scalar.Duration> headwayGenerator, LaneBasedGtuCharacteristicsGenerator characteristicsGenerator) Creates an instance of aGeneratorObjects
record class.