public interface Mental
Copyright (c) 2013-2018 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 |
|---|---|
void |
apply(LanePerception perception)
Apply mental model on perception.
|
void apply(LanePerception perception) throws org.opentrafficsim.base.parameters.ParameterException, org.opentrafficsim.core.gtu.GTUException
perception - LanePerception; perceptionorg.opentrafficsim.base.parameters.ParameterException - if a parameter is missing or out of boundsorg.opentrafficsim.core.gtu.GTUException - exceptions pertaining to the GTUCopyright © 2014–2018 Delft University of Technology. All rights reserved.