Interface HeadwayLaneBasedObject

All Superinterfaces:
java.lang.Comparable<Headway>, Headway, Identifiable, PerceivedObject, java.io.Serializable
All Known Implementing Classes:
AbstractHeadwayLaneBasedObject, HeadwayBusStop, HeadwayConflict, HeadwayStopLine, HeadwayTrafficLight

public interface HeadwayLaneBasedObject
extends Headway
Headway of a lane-based object.

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 May 15, 2019
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Method Details

    • getLane

      Lane getLane()
      Lane at which the object is located.
      Returns:
      Lane; lane at which the object is located