@FunctionalInterface public static interface Fuller.BehavioralAdaptation
Copyright (c) 2013-2017 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 |
adapt(org.opentrafficsim.base.parameters.Parameters parameters,
double taskSaturation)
Adapt to task saturation by changing parameter values.
|
void adapt(org.opentrafficsim.base.parameters.Parameters parameters,
double taskSaturation)
throws org.opentrafficsim.base.parameters.ParameterException
parameters - Parameters; parameterstaskSaturation - double; task saturationorg.opentrafficsim.base.parameters.ParameterException - if a parameter is missing or out of boundsCopyright © 2014–2018 Delft University of Technology. All rights reserved.