| Package | Description |
|---|---|
| org.opentrafficsim.road.gtu.generator |
Generate GTUs according to some prescription.
|
| org.opentrafficsim.road.gtu.generator.od |
OD based vehicle generation.
|
| 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.
|
| 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.LaneBiases
Set of lane biases per GTU type.
|
| GTUGenerator
Interface for GTU generators.
|
| LaneBasedGTUGenerator
Lane based GTU generator.
|
| LaneBasedGTUGenerator.Placement
Placement contains the information that a
RoomChecker 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.
|
| Class and 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.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.