Used by PKModelDesign
to create SimBiology model
The PKCompartment
object is used by the PKModelDesign
object
to construct a SimBiology® model for pharmacokinetic modeling. PKCompartment
holds
the following information:
Name of the compartment
Dosing type
Elimination type
Whether the drug concentration in this compartment is reported
The PKCompartment
class is a subclass of
the hgsetget
class which is a subclass of the handle
class.
For more information on the inherited methods, see hgsetget
, and handle
.
addCompartment (PKModelDesign) | Add compartment to PKModelDesign object |
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
get | Get SimBiology object properties |
set | Set SimBiology object properties |
DosingType | Drug dosing type in compartment |
EliminationType | Drug elimination type from compartment |
HasLag | Lag associated with dose targeting compartment |
HasResponseVariable | Compartment drug concentration reported |
Name | Specify name of object |
Create Pharmacokinetic Models in the SimBiology User's
Guide, PKModelDesign object