Uses of Package
org.opentrafficsim.road.network.object.detector
Packages that use org.opentrafficsim.road.network.object.detector
Package
Description
The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake.
Classes that provide detailed cross-sections of a link using lanes, markers and sensors.
Classes for ramp metering.
Lane-based objects that act as sensors.
-
Classes in org.opentrafficsim.road.network.object.detector used by org.opentrafficsim.road.gtuClassDescriptionA 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.
-
Classes in org.opentrafficsim.road.network.object.detector used by org.opentrafficsim.road.networkClassDescriptionA 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.
-
Classes in org.opentrafficsim.road.network.object.detector used by org.opentrafficsim.road.network.control.rampmeteringClassDescriptionDetector, measuring a dynamic set of measurements typical for single- or dual-loop detectors.
-
Classes in org.opentrafficsim.road.network.object.detector used by org.opentrafficsim.road.network.object.detectorClassDescriptionA 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.Detector, measuring a dynamic set of measurements typical for single- or dual-loop detectors.Interface for what detectors measure.A SinkDetector is a detector that deletes GTUs that hit it, if they comply to a predicate.This traffic light reports whether any GTUs are within its area.Embedded detectors used by a TrafficLightDetector.