Package | Description |
---|---|
org.opentrafficsim.base.parameters |
Simulation parameters.
|
Class and Description |
---|
ParameterException
Throwable for exceptions regarding parameters.
|
Parameters
Interface for parameter objects containing the methods for during a simulation.
|
ParameterSet
Implementation of
Parameters with methods to initialize the set of parameters. |
ParameterType
Defines meta-information of a parameter, defining the parameter uniquely.
|
ParameterTypeAcceleration
Wrapper class for Acceleration parameters.
|
ParameterTypeDouble
Wrapper class for double parameters.
|
ParameterTypeDuration
Wrapper class for Time parameters.
|
ParameterTypeLength
Wrapper class for Length parameters.
|
ParameterTypeNumeric
Wrapper class for parameters of any quantity in JUnits, or double, integer, etc.
|
ParameterTypeSpeed
Wrapper class for Speed parameters.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.