#include <QtCore>
#include <QtSql>
#include <QtSql/QSqlDatabase>
#include "global.h"
#include "settingmetadata.h"
#include "xmlhelper.h"
Go to the source code of this file.
|
uint | qHash (const QPoint &key) |
|
◆ Globals
◆ QT_USE_FAST_CONCATENATION
#define QT_USE_FAST_CONCATENATION |
◆ QT_USE_FAST_OPERATOR_PLUS
#define QT_USE_FAST_OPERATOR_PLUS |
◆ DebugList
◆ qHash()
uint qHash |
( |
const QPoint & |
key | ) |
|
|
inline |
◆ biomassCFraction
const double biomassCFraction = 0.5 |
◆ cAutotrophicRespiration
const double cAutotrophicRespiration = 0.47 |
◆ 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
◆ cPxSize
◆ cRUArea
const double cRUArea = 10000. |
◆ cRUSize
◆ cSapHeight
const float cSapHeight = 4.f |