Uses of Package
org.opentrafficsim.road.gtu.generator
Package | Description |
---|---|
org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
-
Classes in org.opentrafficsim.road.gtu.generator used by org.opentrafficsim.road.gtu.generator Class Description AbstractGTUGeneratorOld Common code for LaneBasedGTU generators that may have to postpone putting a GTU on the road due to congestion growing into the generator.CFRoomChecker This class places GTU's behind the leader at the desired headway (i.e.GeneratorPositions Helper class for vehicle generation which can draw the next GTU position to try to place a GTU.GeneratorPositions.GeneratorLanePosition Class representing a vehicle generation lane, providing elementary information for randomly drawing links and lanes.GeneratorPositions.LaneBias Vehicle generation lateral bias.GeneratorPositions.LaneBiasDefaults Set of lane biases per GTU type enum, based on the GTU Types that are defined by default.GeneratorPositions.LaneBiases Set of lane biases per GTU type.GeneratorPositions.RoadPosition Interface for preferred road position for a lane bias.GtuGeneratorQueue Interface for GTU generators.LaneBasedGTUGenerator Lane based GTU generator.LaneBasedGTUGenerator.Placement Placement contains the information that aRoomChecker
returns.LaneBasedGTUGenerator.RoomChecker Interface for class that checks that there is sufficient room for a proposed new GTU and returns the maximum safe speed and position for the proposed new GTU.Platoons Connects with a lane-based GTU generator to disable it over some time and generate a platoon instead. -
Classes in org.opentrafficsim.road.gtu.generator used by org.opentrafficsim.road.gtu.generator.od Class Description GeneratorPositions.LaneBiases Set of lane biases per GTU type.LaneBasedGTUGenerator Lane based GTU generator.LaneBasedGTUGenerator.RoomChecker Interface for class that checks that there is sufficient room for a proposed new GTU and returns the maximum safe speed and position for the proposed new GTU.MarkovCorrelation Markov Chain functionality using state auto-correlations.