system_set_tt_rate | R Documentation |
SI_TT_RATE
The prototype function SI_TT_RATE
provides an abstract interface to this function. Based on the input from SI_TT_RATE
infusion rate inputs will be updated for the current titration time.
system_set_tt_rate(
cfg,
rate,
times,
levels,
tt_ts,
tsinfo,
repdose = "none",
interval = 1,
number = 0
)
cfg |
ubiquity system object |
rate |
name of the infusion rate to update(Defined in |
times |
vector of switching times relative to the current titration time (in time units defined by |
levels |
vector of infusion rates (in dosing units defined by |
tt_ts |
list of timescale values for the current titration time |
tsinfo |
list with timescale information for inputs (bolus, rates, etc) |
repdose |
|
interval |
interval to repeat in the units defined in |
number |
number of times to repeat |
ubiquity system object with the infusion rates updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.