public class LanePerceptionFull 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 |
---|
LanePerceptionFull()
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 LanePerceptionFull()
public final void perceive() throws org.opentrafficsim.core.gtu.GTUException, org.opentrafficsim.core.network.NetworkException, org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException
perceive
in interface org.opentrafficsim.core.gtu.perception.Perception
org.opentrafficsim.core.gtu.GTUException
org.opentrafficsim.core.network.NetworkException
org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException
Copyright © 2014–2016 Delft University of Technology. All rights reserved.