Uses of Package
org.opentrafficsim.base.parameters
Package | Description |
---|---|
org.opentrafficsim.base.parameters |
Simulation parameters.
|
-
Classes in org.opentrafficsim.base.parameters used by org.opentrafficsim.base.parameters Class Description ParameterException Throwable for exceptions regarding parameters.Parameters Interface for parameter objects containing the methods for during a simulation.ParameterSet Implementation ofParameters
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.