Uses of Class
org.opentrafficsim.road.network.lane.object.AbstractLaneBasedObject
Package
Description
Contains classes describing intersection conflicts.
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
Lane-based objects that act as sensors.
Traffic light and traffic light controller objects.
-
Uses of AbstractLaneBasedObject in org.opentrafficsim.road.network.lane.conflict
Modifier and TypeClassDescriptionfinal class
Conflicts deal with traffic on different links/roads that need to consider each other as their paths may be in conflict spatially.class
Light-weight lane based object to indicate the end of a conflict. -
Uses of AbstractLaneBasedObject in org.opentrafficsim.road.network.lane.object
Modifier and TypeClassDescriptionclass
A bus stop is a location on a lane.class
Distraction following a distance profile.class
Speed sign. -
Uses of AbstractLaneBasedObject in org.opentrafficsim.road.network.lane.object.detector
Modifier and TypeClassDescriptionclass
A detector is a lane-based object that can be triggered by a relative position of the GTU (e.g., front, back) when that relative position passes over the detector location on the lane.class
Detector, measuring a dynamic set of measurements typical for single- or dual-loop detectors.class
Detector that prints which GTU triggers it.class
A SinkDetector is a detector that deletes GTUs that hit it, if they comply to a predicate.class
Embedded detectors used by a TrafficLightDetector. -
Uses of AbstractLaneBasedObject in org.opentrafficsim.road.network.lane.object.trafficlight