The density of adult mosquitoes is \(M\). The parameters describing egg laying by adult mosquitoes are:
\(\nu\) or
nu
is the egg laying rate\(\xi\) or
eggsPerBatch
is the number of eggs per batch
The egg laying rate, per patch, is $$\nu \xi M$$
Usage
# S3 method for class 'SI'
F_eggs(t, y, pars, s)
Arguments
- t
current simulation time
- y
state vector
- pars
a list
- s
the species index
Value
a numeric vector of length nPatches