iLand
Classes | Namespaces | Typedefs
model.h File Reference
#include <QtCore>
#include <QtXml>
#include "global.h"
#include "grid.h"
#include "threadrunner.h"
#include "modelsettings.h"

Go to the source code of this file.

Classes

struct  HeightGridValue
 
class  Model
 Main object of the iLand model composited of various sub models / sub components. More...
 
class  AllTreeIterator
 

Namespaces

namespace  ABE
 
namespace  BITE
 

Typedefs

typedef Grid< HeightGridValueHeightGrid
 

Typedef Documentation

◆ HeightGrid