A parameter range typically used in the definition of PopulationCharacteristics covariates (Height, Weight etc...)
Super classes
rSharp::NetObject -> ospsuite::DotNetWrapper -> ParameterRange
Active bindings
minMinimum value for the parameter range
maxMaximum value for the parameter range
unitUnit in which the value is defined
Methods
Inherited methods
rSharp::NetObject$.printClass()rSharp::NetObject$.printLine()rSharp::NetObject$call()rSharp::NetObject$get()rSharp::NetObject$getFields()rSharp::NetObject$getMemberSignature()rSharp::NetObject$getMethods()rSharp::NetObject$getProperties()rSharp::NetObject$getStaticFields()rSharp::NetObject$getStaticMethods()rSharp::NetObject$getStaticProperties()rSharp::NetObject$set()
Method new()
Initialize a new instance of the class
Usage
ParameterRange$new(netObject = NULL, min = NULL, max = NULL, unit = NULL)Method print()
Print the object to the console