Skip to contents

pK-Parameter values for all individuals of a simulation (1 or more) calculated for a specific quantity with path quantityPath

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> QuantityPKParameter

Active bindings

values

All values for quantityPath and name

quantityPath

The path of the quantity for which the values were calculated

name

The name of the pK-Parameter (AUC, Cmax, Tmax etc...)

unit

Base unit in which the pk parameter was calculated

dimension

Dimension in which the pk parameter was calculated

Methods

Inherited methods


Method new()

Initialize a new instance of the class

Usage

QuantityPKParameter$new(netObject)

Arguments

netObject

An rSharp::NetObject object.

Returns

A new QuantityPKParameter object.


Method print()

Print the object to the console

Usage

QuantityPKParameter$print(...)

Arguments

...

Rest arguments.