Main Content
TargetName
Species receiving dose
Description
TargetName
is a property of a RepeatDose
or ScheduleDose
object.
This property defines the SimBiology species receiving the dose. The
dose amount increases the species amount at each time interval defined
by a repeat dose or at each time point defined by a schedule dose.
The value of TargetName
is the name of a
species. If the model has more than one species with the same name, TargetName
is
defined as compartmentName.speciesName, where compartmentName is
the name of the compartment containing the species.
Characteristics
Applies to | Objects: RepeatDose , ScheduleDose |
Data type | Character vector |
Data values | Species name. Default value is '' (empty). |
Access | Read/Write |