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