Definition of a user defined PKParameter that can be calculated on top of the standard PK Parameters
Super classes
rSharp::NetObject -> ospsuite::DotNetWrapper -> ospsuite::PKParameter -> UserDefinedPKParameter
Active bindings
startTimeStart time in minutes for the calculation of the PK-Parameter. If not specified, the time will start at the first time point of the simulation (optional)
startTimeOffsetOffset in minutes to apply to the start time or to the start time of the application identified by
startApplicationIndex. (0 by default).endTimeEnd time in minutes for the calculation of the PK-Parameter. If not specified, the time will end at the last time point of the simulation (optional)
endTimeOffsetOffset in minutes to apply to the end time or to the start time of the application identified by
endApplicationIndex. (0 by default).startApplicationIndex1-based Index of the application to use to determine the start time for the calculation of the PK-Parameter. If not specified, the time will start at the first time point of the simulation (optional)
endApplicationIndex1-based Index of the application to use to determine the end time for the calculation of the PK-Parameter. If not specified, the time will end at the last time point of the simulation (optional)
normalizationFactorFactor to use to normalized the calculated PK-Parameter. (typically DrugMass, Dose, DosePerBodyWeight). It is the responsibility of the caller to ensure that the value is in the correct unit. (optional)
concentrationThresholdUsed in conjunction with the
thresholdparameter type. If defined, the time at which this concentration was reached will be calculatedstandardPKParameterBased parameter to use to perform the PK-Analysis calculation. See
StandardPKParameterenum for all possible pk parameters
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()ospsuite::DotNetWrapper$initialize()
Method print()
Print the object to the console