Description Usage Arguments Value
This algorithm cycles through every trap in the region that is active at time t. Every adult mosquito within 'radius' phi/2 of the trap has a 50 ('Radius' here referring to a square of lenth phi.) Returns list of mosquito IDs that are to be trapped.
1 | mosquito_trapping(trapID, phi, mozzie.dt)
|
trapID |
unique ID of trap |
phi |
phi/2 is the radius of influence of the trap. |
mozzie.dt |
data.table of adult agents |
List of mosquito IDs that are to be trapped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.