FFSM++  1.1.0
French Forest Sector Model ++
IFiles Struct Reference

Input files (struct) More...

#include <ModelData.h>

Collaboration diagram for IFiles:

Public Attributes

string directory
 
string type
 
string name
 
string comment
 

Detailed Description

Input files (struct)

Very short struct containing the input files used (one istance==one file).
A copy of each Istances is saved on vector iFilesVector in class ModelData.
iFiles are defined in the main config file and parsed subsequently.

Author
Antonello Lobianco

Definition at line 255 of file ModelData.h.

Member Data Documentation

string comment

Definition at line 259 of file ModelData.h.

string directory

Definition at line 256 of file ModelData.h.

string name

Definition at line 258 of file ModelData.h.

string type

Definition at line 257 of file ModelData.h.


The documentation for this struct was generated from the following file: