Start time for initial dose time
StartTime
is a property of a RepeatDose
object. For a
series of repeated doses, the StartTime
property defines the amount
of time that elapses before the first (initial) dose is given.
For RepeatDose
objects, you can parameterize the
property by setting it to the name of a model-scoped parameter that is not being
modified by a repeated assignment rule, an algebraic rule, or a rate rule. However, the
parameter can be modified by an event.
Applies to | Objects: RepeatDose . |
Data type | double or character vector. |
Data values | Nonnegative real number or name of a model-scoped parameter object. The default value
is |
Access | Read-write. |