|
iLand
|
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. |
| #define ILAND_GUI |
| const int cHeightPerRU = 10 |
| const double cHeightPixelArea = 100. |
| const int cHeightSize = 10 |
| const int cPxPerHectare = 2500 |
| const int cPxPerHeight = 5 |
| const int cPxPerRU = 50 |
| const int cPxSize = 2 |
| const double cRUArea = 10000. |
| const int cRUSize = 100 |