| SimBiology® |  |
Reaction object - Options for model reactions
Description
The reaction object represents a reaction,
which describes a transformation, transport, or binding process that
changes one or more species. Typically, the change is the amount of
a species. For example:
Creatine + ATP <-> ADP + phophocreatine
glucose + 2 ADP + 2 Pi -> 2 lactic acid + 2 ATP + 2 H2O
Spaces are required before and after species names and stoichiometric
values.
See Property Summary for
links to reaction object property reference pages.
Properties define the characteristics of an object. Use the get and set commands
to list object properties and change their values at the command line.
You can graphically change object properties in the graphical user
interface.
Constructor Summary
Method Summary
Property Summary
| Active | Indicate object in use during simulation |
| Annotation | Store link to URL or file |
| KineticLaw | Show kinetic law used for ReactionRate |
| Name | Specify name of object |
| Notes | HTML text describing SimBiology object |
| Parent | Indicate parent object |
| Products | Array of reaction products |
| Reactants | Array of reaction reactants |
| Reaction | Reaction object reaction |
| ReactionRate | Reaction rate equation in reaction object |
| Reversible | Specify whether reaction is reversible or irreversible |
| Stoichiometry | Species coefficients in reaction |
| Tag | Specify label for SimBiology object |
| Type | Display top-level SimBiology object type |
| UserData | Specify data to associate with object |
See Also
AbstractKineticLaw object, Configset object, KineticLaw object, Model object, Parameter
object, Root object, Rule object, Species
object
 | Parameter object | | removeconfigset (model) |  |