public class LanePerceptionNone extends AbstractLanePerception implements org.opentrafficsim.core.gtu.perception.Perception
Copyright (c) 2013-2015 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()
Create a new LanePerceptionFull module.
|
Modifier and Type | Method and Description |
---|---|
void |
perceive() |
String |
toString() |
accessibleAdjacentLaneMap, bestAccessibleAdjacentLane, getAccessibleAdjacentLanesLeft, getAccessibleAdjacentLanesRight, getBackwardHeadway, getForwardHeadway, getGTU, getLanePathInfo, getNeighboringHeadways, getNeighboringHeadwaysLeft, getNeighboringHeadwaysRight, getParallelHeadways, getParallelHeadwaysLeft, getParallelHeadwaysRight, getPerceivedObjects, getSpeedLimit, getTimeStampedAccessibleAdjacentLanesLeft, getTimeStampedAccessibleAdjacentLanesRight, getTimeStampedBackwardHeadway, getTimeStampedForwardHeadway, getTimeStampedNeighboringHeadwaysLeft, getTimeStampedNeighboringHeadwaysRight, getTimeStampedParallelHeadwaysLeft, getTimeStampedParallelHeadwaysRight, getTimeStampedPerceivedObjects, getTimeStampedSpeedLimit, setGTU, updateAccessibleAdjacentLanesLeft, updateAccessibleAdjacentLanesRight, updateBackwardHeadway, updateForwardHeadway, updateLanePathInfo, updateLaneTrafficLeft, updateLaneTrafficRight, updateParallelHeadwaysLeft, updateParallelHeadwaysRight, updateSpeedLimit
public LanePerceptionNone()
public void perceive() throws org.opentrafficsim.core.gtu.GTUException, org.opentrafficsim.core.network.NetworkException
perceive
in interface org.opentrafficsim.core.gtu.perception.Perception
org.opentrafficsim.core.gtu.GTUException
org.opentrafficsim.core.network.NetworkException
Copyright © 2014–2016 Delft University of Technology. All rights reserved.