Package | Description |
---|---|
org.opentrafficsim.graphs |
Basic graphs for traffic simulation.
|
org.opentrafficsim.road.network.lane.conflict |
Contains classes describing intersection conflicts.
|
org.opentrafficsim.road.network.lane.object |
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
|
org.opentrafficsim.road.network.lane.object.sensor |
Lane-based objects that act as sensors.
|
org.opentrafficsim.road.network.lane.object.trafficlight |
Traffic light and traffic light controller objects.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
FundamentalDiagram.FundamentalDiagramSensor
Internal Sensor class.
|
Modifier and Type | Class and Description |
---|---|
class |
Conflict
Conflicts deal with traffic on different links/roads that need to consider each other as their paths may be in conflict
spatially.
|
Modifier and Type | Class and Description |
---|---|
class |
LaneBlock
Block on a lane that a GTU cannot pass.
|
Modifier and Type | Method and Description |
---|---|
abstract AbstractLaneBasedObject |
AbstractLaneBasedObject.clone(CrossSectionElement newCSE,
org.opentrafficsim.core.dsol.OTSSimulatorInterface newSimulator,
boolean animation)
Clone the LAneBasedObject for e.g., copying a network.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSensor
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
(package private) class |
FlankSensor
Sub-sensor of a traffic light sensor.
|
class |
SimpleReportingSensor
Sensor that prints which GTU triggers it.
|
class |
SinkSensor
sensor that deletes the GTU.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleTrafficLight
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.