Interface HeadwayLaneBasedObject

All Superinterfaces:
Comparable<Headway>, Headway, org.djutils.base.Identifiable, PerceivedObject, Serializable
All Known Implementing Classes:
AbstractHeadwayLaneBasedObject, HeadwayBusStop, HeadwayConflict, HeadwayStopLine, HeadwayTrafficLight

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

Copyright (c) 2013-2024 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
  • Method Details

    • getLane

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