public class CategoricalLanePerception extends AbstractLanePerception
 Copyright (c) 2013-2017 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, waitgetGtupublic CategoricalLanePerception(LaneBasedGTU gtu)
gtu - GTUpublic CategoricalLanePerception(LaneBasedGTU gtu, Mental mental)
gtu - GTUmental - Mentalpublic final String toString()
toString in class org.opentrafficsim.core.gtu.perception.AbstractPerception<LaneBasedGTU>Copyright © 2014–2018 Delft University of Technology. All rights reserved.