public class LanePerceptionNone extends AbstractLanePerception implements org.opentrafficsim.core.gtu.perception.Perception
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
LanePerceptionNone(LaneBasedGTU gtu)
Create a new LanePerceptionFull module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
perceive() |
String |
toString() |
getGtu, getLaneStructureaddPerceptionCategory, contains, getPerceptionCategory, removePerceptionCategorypublic LanePerceptionNone(LaneBasedGTU gtu)
gtu - GTUpublic void perceive()
throws org.opentrafficsim.core.gtu.GTUException,
org.opentrafficsim.core.network.NetworkException
perceive in interface org.opentrafficsim.core.gtu.perception.Perceptionperceive in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionorg.opentrafficsim.core.gtu.GTUExceptionorg.opentrafficsim.core.network.NetworkExceptionpublic final String toString()
toString in class org.opentrafficsim.core.gtu.perception.AbstractPerceptionCopyright © 2014–2016 Delft University of Technology. All rights reserved.