Package org.opentrafficsim.road.gtu.lane.perception.structure
package org.opentrafficsim.road.gtu.lane.perception.structure
The lane structure provides a way to see the world for a lane based model.
Copyright (c) 2024-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Wouter Schakel
-
ClassDescriptionRecord of a lane within the lane structure.LaneRecordInterface<R extends LaneRecordInterface<R>>Interface representing a lane for search algorithms, in particular PerceptionIterable.The lane structure provides a way to see the world for a lane based model.Container for a perceived object with the distance towards it and the distance until the road of the object and the road of the perceiving GTU merge.A light-weight wrapper for LaneRecord search tools (PerceptionIterator).