Uses of Class
microsim.data.ParameterDomain
-
Uses of ParameterDomain in microsim.data
Modifier and TypeClassDescriptionclass
This class is an extension ofParameterDomain
where values that are stored are elements of arithmetic progressions of floating-point numbers generated from intervals.Modifier and TypeMethodDescription@NonNull ParameterDomain
Modifies the instance by adding a value to the list of existing values. -
Uses of ParameterDomain in microsim.engine
Modifier and TypeMethodDescriptionMultiRun.addParameterDomain
(@NonNull ParameterDomain parameterDomain)