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-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

$LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Sep 25, 2016
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.