FFSM++
1.1.0
French Forest Sector Model ++
|
Input files (struct) More...
#include <ModelData.h>
Public Attributes | |
string | directory |
string | type |
string | name |
string | comment |
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.
Definition at line 255 of file ModelData.h.
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.