Package org.opentrafficsim.road.gtu.lane.perception.headway

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.

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version Jul 29, 2016
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Interface Summary 
    Interface Description
    Headway
    Interface for a reference to information about a (lane based) GTU and a headway.
    HeadwayGTU
    Interface for perceived surrounding GTU's.
    HeadwayLaneBasedObject
    Headway of a lane-based object.
  • Class Summary 
    Class Description
    AbstractHeadway
    Super class for non-delayed and non-erroneous perception.
    AbstractHeadwayCopy
    Container for a reference to information about a (lane based) GTU and a headway.
    AbstractHeadwayGTU
    Container for a reference to information about a (lane based) GTU and a headway.
    AbstractHeadwayLaneBasedObject
    Lane based object headway with constructors for stationary information.
    HeadwayBusStop
    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    HeadwayConflict
    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    HeadwayConflict.Width
    Width progression of conflict.
    HeadwayDistance
    Container for a reference to information about a headway with just a distance, without any further information about the object; it assumes a speed of 0 at the headway, so it also good to store information about a lane drop.
    HeadwayGTUPerceived
    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    HeadwayGTUReal
    Container for a reference to information about a (lane based) GTU and a headway.
    HeadwayGTURealCopy
    Container for a reference to information about a (lane based) GTU and a headway.
    HeadwayGTUSimple
    Container for a reference to information about a (lane based) GTU and a headway.
    HeadwayGTUType
    Container for a reference to information about a (lane based) GTU and a headway.
    HeadwayObject
    Container for a reference to information about a (lane based) object and a headway.
    HeadwayStopLine
    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
    HeadwayTrafficLight
    Container for a reference to information about a (lane based) traffic light and a headway to the traffic light.
  • Enum Summary 
    Enum Description
    GTUStatus
    Observable characteristics of a GTU.
    Headway.ObjectType
    the object types that can be distinguished for headway.