Main Content

Interval

Time between doses

Description

Interval is a property of a RepeatDose object. This property defines the equally spaced times between repeated doses.

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.

Note

When the Interval property is 0, RepeatDose ignores the RepeatCount property, that is, it treats it as though it is set to 0.

Characteristics

Applies toObject: RepeatDose.
Data typedouble or character vector.
Data valuesNonnegative real number or name of a model-scoped parameter object. The default value is 0.
AccessRead/Write.