GCBM
Namespaces | Enumerations
peatlands.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 moja
 
 moja::modules
 
 moja::modules::cbm
 

Enumerations

enum  Peatlands : int {
  OPEN_PEATLAND_BOG = 1, OPEN_PEATLAND_POORFEN = 4, OPEN_PEATLAND_RICHFEN = 7, TREED_PEATLAND_BOG = 2,
  TREED_PEATLAND_POORFEN = 5, TREED_PEATLAND_RICHFEN = 8, TREED_PEATLAND_SWAMP = 10, FOREST_PEATLAND_BOG = 3,
  FOREST_PEATLAND_POORFEN = 6, FOREST_PEATLAND_RICHFEN = 9, FOREST_PEATLAND_SWAMP = 11
}