aqDev: Development time in days for Anopheles gambiae s.l. in the...

Description Usage Arguments Details Value Author(s) Examples

Description

Calculates the number of days required to develop from one stage to the next in the aquatic stages. Valid for Anopheles gambiae s.l.

Usage

1
aqDev(Temperature, stage)

Arguments

Temperature

Water temperature in C

stage

Which stage

Details

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.

Value

A vector with development time in days

Author(s)

Torleif Markussen Lunde (Centre for International Health/Geophysical Institute, University of Bergen, Norway)

Examples

1
devRatePupaToAdultAt20 <- 1/aqDev(20, 6)

tmlunde/OMaWa documentation built on May 31, 2019, 4:39 p.m.