QuantityPKParameter: QuantityPKParameter

QuantityPKParameterR Documentation

QuantityPKParameter

Description

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

Super classes

ospsuite.utils::Printable -> 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

Public methods


Method new()

Initialize a new instance of the class

Usage
QuantityPKParameter$new(ref)
Arguments
ref

.NET Instance

Returns

A new QuantityPKParameter object.


Method print()

Print the object to the console

Usage
QuantityPKParameter$print(...)
Arguments
...

Rest arguments.


Open-Systems-Pharmacology/OSPSuite-R documentation built on May 8, 2024, 11:36 a.m.