update_enzyme_microclim: Gets the amount by which the Enzyme Kinetic Score for an...

Description Usage Arguments Value

View source: R/updates.R

Description

Gets the amount by which the Enzyme Kinetic Score for an agent will increase. This value is added to their current EKS. This fuction is used when microclimates are enabled. 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

Usage

1
update_enzyme_microclim(stage, timestep, landType)

Arguments

stage

Stage of agent. 1: egg, 2: larvae, 3: pupae, 4: adult.

timestep

Current timestep.

landType

Land Lype that the agent is on.

Value

Amount by which an agent's EKS will increase for that timestep.


beeysian/cairnsmozzie documentation built on Feb. 15, 2021, 12:12 a.m.