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, getLaneStructure
addPerceptionCategory, contains, getPerceptionCategory, removePerceptionCategory
public 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.Perception
perceive
in class org.opentrafficsim.core.gtu.perception.AbstractPerception
org.opentrafficsim.core.gtu.GTUException
org.opentrafficsim.core.network.NetworkException
public final String toString()
toString
in class org.opentrafficsim.core.gtu.perception.AbstractPerception
Copyright © 2014–2016 Delft University of Technology. All rights reserved.