A parameter range typically used in the definition of PopulationCharacteristics
covariates (Height, Weight etc...)
Super classes
ospsuite.utils::Printable
-> ospsuite::DotNetWrapper
-> ParameterRange
Active bindings
min
Minimum value for the parameter range
max
Maximum value for the parameter range
unit
Unit in which the value is defined
Methods
Method new()
Initialize a new instance of the class
Usage
ParameterRange$new(ref = NULL, min = NULL, max = NULL, unit = NULL)
Method print()
Print the object to the console