Description Usage Arguments Value
Gets the amount by which the Enzyme Kinetic Score for an agent will increase. This value is added to their current EKS. This function works as a 'lookup' for the EKS data, which is all calculated at the beginning of the simulation- this function just grabs it
1 | update_enzyme(stage, timestep)
|
stage |
Stage of agent. 1: egg, 2: larvae, 3: pupae, 4: adult. |
timestep |
Current timestep. |
Amount by which an agent's EKS will increase for that timestep.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.