iLand
Classes | Macros | Variables
globalsettings.h File Reference

Go to the source code of this file.

Classes

class  GlobalSettings
 General settings and globally available data. More...
 

Macros

#define ILAND_GUI
 

Variables

const int cPxSize = 2
 
const int cRUSize = 100
 
const double cRUArea = 10000.
 
const int cHeightSize = 10
 
const int cPxPerHeight = 5
 
const int cPxPerRU = 50
 
const int cHeightPerRU = 10
 
const int cPxPerHectare = 2500
 
const double cHeightPixelArea = 100.
 

Macro Definition Documentation

◆ ILAND_GUI

#define ILAND_GUI

Variable Documentation

◆ cHeightPerRU

const int cHeightPerRU = 10

◆ cHeightPixelArea

const double cHeightPixelArea = 100.

◆ cHeightSize

const int cHeightSize = 10

◆ cPxPerHectare

const int cPxPerHectare = 2500

◆ cPxPerHeight

const int cPxPerHeight = 5

◆ cPxPerRU

const int cPxPerRU = 50

◆ cPxSize

const int cPxSize = 2

◆ cRUArea

const double cRUArea = 10000.

◆ cRUSize

const int cRUSize = 100