modelSingleDose
single dose model
Extends from PeriodicDose (periodic dose model).
Information
SingleDose
Single dose model.
Parameters
doseAdminTime - time of adiministrationdoseAdminMass - the dose mass
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | firstAdminTime (from PeriodicDose) | 0 | time of first dose |
| Modelica.Units.SI.Time | adminPeriod (from PeriodicDose) | 8*3600 | time period between doses |
| Pharmacolibrary.Types.Mass | adminMass (from PeriodicDose) | 0.001 | drug dose mass |
| Integer | doseCount (from PeriodicDose) | -1 | number of doses, -1 .. unlimitted |
| Modelica.Units.SI.Time | adminDuration (from PeriodicDose) | 1 | administration duration |
| Real | F (from PeriodicDose) | 1 | bioavailability [0-1] |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ConcentrationPort_b | cport (from PartialDrugSource) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Pharmacolibrary.Types.Mass | TotalCumulativeMass (from PartialDrugSource) | Total dose adminitrated by this source | |
| VariableInfusion | variableDose (from PeriodicDose) |