Uses of Class
org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionIterable
Package
Description
Implementation of lane-based perception for the GTU.
-
Uses of AbstractPerceptionIterable in org.opentrafficsim.road.gtu.lane.perception
Modifier and TypeClassDescriptionclass
Iterable to find downstream GTU's.
The behavior of this search is slightly altered usingboolean ignoreIfUpstream
.class
LaneBasedObjectIterable<H extends Headway,
L extends LaneBasedObject> Iterable that searches downstream or upstream for a certain type of lane based object.class
Iterable to find upstream GTU's.