Package | Description |
---|---|
org.opentrafficsim.base.parameters |
Simulation parameters.
|
Modifier and Type | Method and Description |
---|---|
<T> ParameterSet |
ParameterSet.setDefaultParameter(ParameterType<T> parameter)
Sets the default value of a parameter.
|
ParameterSet |
ParameterSet.setDefaultParameters(Class<?> clazz)
Sets the default values of all accessible parameters defined in the given class.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.