Package org.opentrafficsim.road.network.object.detector
package org.opentrafficsim.road.network.object.detector
Lane-based objects that act as sensors. These are not observable by the GTU, but will be automatically triggered by the GTU.
Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
ClassDescriptionAn occupancy 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.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.Detector, measuring a dynamic set of measurements typical for single- or dual-loop detectors.Interface for what detectors measure.Measurement of platoon sizes based on time between previous GTU exit and GTU entry.Detector that prints which GTU triggers it.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.