Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
Modifier and Type | Class and Description |
---|---|
class |
DownstreamNeighborsIterable
Iterable to find downstream GTU's.
The behavior of this search is slightly altered using boolean ignoreIfUpstream . |
class |
LaneBasedObjectIterable<H extends Headway,L extends LaneBasedObject>
Iterable that searches downstream for a certain type of lane based object.
|
class |
UpstreamNeighborsIterable
Iterable to find upstream GTU's.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.