ALMaSS Rodenticide ODdox  1.1
The rodenticide model description following ODdox protocol
Rodenticide.h File Reference

Classes

class  BaitLocation
 Class used for describing the rodenticide bait location. More...
 
class  RodenticideManager
 Class for management of bait locations. More...
 

Enumerations

enum  TTypesBaitLocation {
  tbl_town =0, tbl_country, tbl_woodland, tbl_christmasstrees,
  tbl_grass, tbl_foobar
}
 An enumeration listing the types of bait locations possible. More...
 

Enumeration Type Documentation

◆ TTypesBaitLocation

An enumeration listing the types of bait locations possible.

Enumerator
tbl_town 
tbl_country 
tbl_woodland 
tbl_christmasstrees 
tbl_grass 
tbl_foobar 
tbl_christmasstrees
Definition: Rodenticide.h:13
tbl_woodland
Definition: Rodenticide.h:12
tbl_grass
Definition: Rodenticide.h:14
tbl_town
Definition: Rodenticide.h:10
tbl_foobar
Definition: Rodenticide.h:15
TTypesBaitLocation
TTypesBaitLocation
An enumeration listing the types of bait locations possible.
Definition: Rodenticide.h:8
tbl_country
Definition: Rodenticide.h:11