BiteDistribution Class
BiteDistribution
Description
Setup
Filename of a raster file that is loaded into the internal grid (seemap(string) (optional)grid). If no map is loaded, then the internal grid is set to 1 on all cells.
Properties
The internal dispersal grid (see alsogridGriddispersalGridvariable).
Variables
dispersalGriddispersalGridis the grid holding either a constant value (1), or the content of a file (seemap). Note that the grid can also be accessed via thegridproperty.
Events
TheonSetup(item)onSetupevent is triggered after the setup of the item.
item is the BiteDispersal object.
called when the item is executed.onCalculate(item)
item is the BiteDistribution object.