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() |
accessibleAdjacentLaneMap, bestAccessibleAdjacentLane, getAccessibleAdjacentLanesLeft, getAccessibleAdjacentLanesRight, getBackwardHeadwayGTU, getForwardHeadwayGTU, getGTU, getLanePathInfo, getNeighboringGTUsLeft, getNeighboringGTUsRight, getParallelGTUsLeft, getParallelGTUsRight, getPerceivedObjects, getSpeedLimit, getTimeStampedAccessibleAdjacentLanesLeft, getTimeStampedAccessibleAdjacentLanesRight, getTimeStampedBackwardHeadwayGTU, getTimeStampedForwardHeadwayGTU, getTimeStampedNeighboringGTUsLeft, getTimeStampedNeighboringGTUsRight, getTimeStampedParallelGTUsLeft, getTimeStampedParallelGTUsRight, getTimeStampedPerceivedObjects, getTimeStampedSpeedLimit, neighboringGTUCollection, parallelGTUs, setGTU, updateAccessibleAdjacentLanesLeft, updateAccessibleAdjacentLanesRight, updateBackwardHeadwayGTU, updateForwardHeadwayGTU, updateLanePathInfo, updateLaneTrafficLeft, updateLaneTrafficRight, updateParallelGTUsLeft, updateParallelGTUsRight, 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.