iLand
Classes | Functions
iLand tools

Classes

class  Grid< T >
 Grid class (template). More...
 
class  DEM
 DEM is a digital elevation model class. More...
 
class  MapGridRULock
 MapGrid encapsulates maps that classify the area in 10m resolution (e.g. More...
 
class  LayeredGrid< T >
 This is the base class for multi-layer grids in iLand. More...
 
class  StandLoader
 loads (initializes) trees for a "stand" from various sources. More...
 
class  StandStatistics
 Collects information on stand level for each tree species. More...
 
class  CSVFile
 Provides access to table data stored in text files (CSV style). More...
 
class  Expression
 An expression engine for mathematical expressions provided as strings. More...
 
class  ExpressionWrapper
 ExpressionWrapper is the base class for exposing C++ elements to the built-in Expression engine. More...
 
class  GisGrid
 GisGrid encapsulates a simple grid of values based on GIS data. More...
 
class  SqlHelper
 A helper class for simple execution of database commands. More...
 

Functions

 Environment::Environment ()
 Represents the input of various variables with regard to climate, soil properties and more. More...
 

Detailed Description

Function Documentation

◆ Environment()

Environment::Environment ( )

Represents the input of various variables with regard to climate, soil properties and more.

Data is read from various sources and presented to the core model with a standardized interface. see http://iland-model.org/simulation+extent