public class CategoricalLanePerception extends AbstractLanePerception
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
LOOKAHEAD, LOOKBACK, PERCEPTION| Constructor and Description |
|---|
CategoricalLanePerception(LaneBasedGTU gtu) |
CategoricalLanePerception(LaneBasedGTU gtu,
Mental mental) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getLaneStructure, getMental, perceiveaddPerceptionCategory, contains, getGtu, getPerceptionCategory, getPerceptionCategoryOrNull, removePerceptionCategoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGtuaddPerceptionCategory, contains, getPerceptionCategory, getPerceptionCategoryOrNull, removePerceptionCategorypublic CategoricalLanePerception(LaneBasedGTU gtu)
gtu - LaneBasedGTU; GTUpublic CategoricalLanePerception(LaneBasedGTU gtu, Mental mental)
gtu - LaneBasedGTU; GTUmental - Mental; Mentalpublic final String toString()
toString in class AbstractPerception<LaneBasedGTU>Copyright © 2014–2019 Delft University of Technology. All rights reserved.