Description Usage Arguments Details Value Author(s) Examples
Calculates the number of days required to develop from one stage to the next in the aquatic stages. Valid for Anopheles gambiae s.l.
1 | aqDev(Temperature, stage)
|
Temperature |
Water temperature in C |
stage |
Which stage |
aqDev
calculate development time in days according temperature. stage = 1
is from egg to 1st instar larva, stage = 2
, from 1st instar larva to 2st instar larva, ...,
stage = 6
from pupa to adult.
A vector with development time in days
Torleif Markussen Lunde (Centre for International Health/Geophysical Institute, University of Bergen, Norway)
1 | devRatePupaToAdultAt20 <- 1/aqDev(20, 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.