Package | Description |
---|---|
org.opentrafficsim.road.gtu.lane.perception |
Implementation of lane-based perception for the GTU.
|
Modifier and Type | Method and Description |
---|---|
Iterator<PerceptionCollectable.UnderlyingDistance<U>> |
AbstractPerceptionReiterable.underlyingWithDistance()
Returns an iterator over the underlying objects coupled with the distance.
|
Iterator<PerceptionCollectable.UnderlyingDistance<U>> |
PerceptionCollectable.underlyingWithDistance()
Returns an iterator over the underlying objects coupled with the distance.
|
Iterator<PerceptionCollectable.UnderlyingDistance<LaneBasedGTU>> |
SortedSetPerceptionIterable.underlyingWithDistance()
Deprecated.
Returns an iterator over the underlying objects coupled with the distance.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.