Class LaneDataRoad
java.lang.Object
org.opentrafficsim.road.network.sampling.LaneDataRoad
- All Implemented Interfaces:
org.djutils.base.Identifiable
,LaneData<LaneDataRoad>
Lane representation in road sampler.
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
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LaneDataRoad
- Parameters:
lane
- Lane; wrapped lane
-
-
Method Details
-
getLane
- Returns:
- lane.
-
getLength
public final org.djunits.value.vdouble.scalar.Length getLength()- Specified by:
getLength
in interfaceLaneData<LaneDataRoad>
-
getLinkData
- Specified by:
getLinkData
in interfaceLaneData<LaneDataRoad>
-
getId
- Specified by:
getId
in interfaceorg.djutils.base.Identifiable
-
hashCode
public final int hashCode() -
equals
-
toString
-