Landscape FeedingSiteThis function generates a named list of parameters to initialize all AquaticSite objects on a MICRO Landscape.
Landscape.Feeding.Parameters(nFeed, pointGen = "poisson", searchWt = NULL, enterP = NULL, hazV = 0, hazW = 0, hazI = 0, ...)
| nFeed | number of feeding sites |
|---|---|
| pointGen | character to select spatial point pattern generation function
|
| searchWt | vector of searchWt (if |
| enterP | vector of house entry probabilities or single numeric value for all sites (if |
| hazV | mean value for feeding site vegetation landing hazard (if 0 it is set to 0 for all sites) |
| hazW | mean value for feeding site outside wall landing hazard (if 0 it is set to 0 for all sites) |
| hazI | mean value for feeding site indoor wall landing hazard (if 0 it is set to 0 for all sites) |
| ... | additional named arguments to be passed to the pointGen(nFeed, ...) function |
return a list