Package org.opentrafficsim.road.network.lane.object
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
Copyright (c) 2013-2020 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
-
Interface Summary Interface Description Distraction.DistractionProfile Describes the profile around the distraction.LaneBasedObject Objects that can be encountered on a Lane like conflict areas, GTUs, traffic lights, stop lines, etc. -
Class Summary Class Description AbstractLaneBasedObject An abstract implementation of the LaneBasedObject interface with the required fields being initialized and getters for those fields.BusStop A bus stop is a location on a lane.Distraction Distraction following a distance profile.Distraction.TrapezoidProfile Distraction profile with trapezoid shape.SpeedSign Speed sign.