| Interface | Description |
|---|---|
| Parameters |
Interface for parameter objects containing the methods for during a simulation.
|
| Class | Description |
|---|---|
| ParameterSet |
Implementation of
Parameters with methods to initialize the set of parameters. |
| ParameterType<T> |
Defines meta-information of a parameter, defining the parameter uniquely.
|
| ParameterTypeAcceleration |
Wrapper class for Acceleration parameters.
|
| ParameterTypeBoolean |
Wrapper class for boolean parameters.
|
| ParameterTypeClass<T> |
Parameter type for classes, of which the value may need to be present in a constraint set.
|
| ParameterTypeClassList<T> |
Parameter type for a list of classes, each of which may need to be present in a constraint set.
|
| ParameterTypeDouble |
Wrapper class for double parameters.
|
| ParameterTypeDuration |
Wrapper class for Time parameters.
|
| ParameterTypeFrequency |
Wrapper class for Frequency parameters.
|
| ParameterTypeInteger |
Wrapper class for int parameters.
|
| ParameterTypeLength |
Wrapper class for Length parameters.
|
| ParameterTypeLinearDensity |
Wrapper class for LinearDensity parameters.
|
| ParameterTypeNumeric<T extends Number> |
Wrapper class for parameters of any quantity in JUnits, or double, integer, etc.
|
| ParameterTypes |
Predefined list of common parameter types.
|
| ParameterTypeSpeed |
Wrapper class for Speed parameters.
|
| ParameterTypeString |
Parameter type for
String parameters. |
| Exception | Description |
|---|---|
| ParameterException |
Throwable for exceptions regarding parameters.
|
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.
Copyright © 2014–2019 Delft University of Technology. All rights reserved.