| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.perception | 
 Implementation of lane-based perception for the GTU. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) Map<RelativeLane,Iterator<AbstractPerceptionReiterable.PrimaryIteratorEntry>> | 
MultiLanePerceptionIterable.iterators
Set of iterators per lane. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) Iterator<AbstractPerceptionReiterable.PrimaryIteratorEntry> | 
AbstractPerceptionReiterable.getPrimaryIterator()
Returns the primary iterator. 
 | 
Iterator<AbstractPerceptionReiterable.PrimaryIteratorEntry> | 
MultiLanePerceptionIterable.primaryIterator()
Returns the primary iterator. 
 | 
protected abstract Iterator<AbstractPerceptionReiterable.PrimaryIteratorEntry> | 
AbstractPerceptionReiterable.primaryIterator()
Returns the primary iterator. 
 | 
Iterator<AbstractPerceptionReiterable.PrimaryIteratorEntry> | 
AbstractPerceptionIterable.primaryIterator()
Returns the primary iterator. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
AbstractPerceptionReiterable.addNext(AbstractPerceptionReiterable.PrimaryIteratorEntry next)
Adds an iterator entry to the internal linked list. 
 | 
int | 
AbstractPerceptionReiterable.PrimaryIteratorEntry.compareTo(AbstractPerceptionReiterable.PrimaryIteratorEntry o) | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.