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 |
---|---|
EnvironmentState |
getEnvironmentState() |
LaneBasedGTU |
getGtu() |
LaneStructure |
getLaneStructure() |
LaneBasedGTU getGtu() throws org.opentrafficsim.core.gtu.GTUException
getGtu
in interface org.opentrafficsim.core.gtu.perception.Perception
org.opentrafficsim.core.gtu.GTUException
LaneStructure getLaneStructure() throws org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException
org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterException
- if parameter is not definedEnvironmentState getEnvironmentState()
Copyright © 2014–2016 Delft University of Technology. All rights reserved.