modelPredation
Model of predation
Extends from Interfaces.Interaction (Used to describe interactions between two species).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | beta | Prey (Species A) consumed | |
| Real | delta | Predators (Species B) fed |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Species | a (from Interaction) | Species A | |
| Species | b (from Interaction) | Species B |