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 toObjects: RepeatDose, ScheduleDose
Data typeCharacter vector
Data valuesSpecies name. Default value is '' (empty).
AccessRead/Write