Help Files for Developers
Documentation, help files, class diagrams and other useful resourses for LANDIS-II developers
LANDIS-II was programmed in C#. Below you will find help documentation for developing various modules for LANDIS-II using C#.
Help Files
A help file provides detailed information about namespaces, interfaces, classes, methods, properties and other fields that should be implemented for programming LANDIS-II modules. Help files were generated using Microsoft Sandcastle .
Help File for the LANDIS-II Core (zip) - This help file includes all of the core modules: species, ecoregion, plug-in, landscape, generic cohorts, core utlities, and raster I/O.
Help File for FLEL Utility Library (zip) - This help file includes descriptions of various utilities used by the core for error diagnostics, reading and parsing text, working with files and directories, etc.
Help File for Age-Cohorts Library (zip) - This help file describes the library for cohorts with only age information
Help File for Biomass-Cohorts Library (zip) - This help file describes the library for cohorts with biomass information
Class Diagrams
Class diagrams are standard UML diagrams, which help developers to understand modules' structure (classes, interfaces, structs, etc) and interdependencies within it (inheretance, polymorphism, etc).
Core Modules
| Cohorts (jpg) | Ecoregions (jpg) | Landscape (jpg) | Plug-Ins (jpg) | Raster I/O (jpg) | Species (jpg) | Utilities (jpg) |
Age-Cohorts Module
Biomass-Cohorts Module
FLEL.Util Libarary
| Assembly (jpg) | Byte Methods (jpg) | Diagnostics (jpg) | Input (jpg) | Main (jpg) | Modules (jpg) | Plug-Ins (jpg)

