public interface LanePerception
extends 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.
 
| Modifier and Type | Method and Description | 
|---|---|
LaneBasedGTU | 
getGtu() | 
LaneStructure | 
getLaneStructure()  | 
LaneBasedGTU getGtu() throws org.opentrafficsim.core.gtu.GTUException
getGtu in interface org.opentrafficsim.core.gtu.perception.Perceptionorg.opentrafficsim.core.gtu.GTUExceptionLaneStructure getLaneStructure() throws org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException
org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException - if parameter is not definedCopyright © 2014–2017 Delft University of Technology. All rights reserved.