RegResources Struct Reference

Regional level resources. More...

#include <RegData.h>

Collaboration diagram for RegResources:

Collaboration graph
[legend]
List of all members.

Public Attributes

string name
string unit
string comment
int source
int type
string subType

Detailed Description

Regional level resources.

Struct containing data about the existing regional resources.
Resources are places on rows in the decision matrix.
The final matrix will be composed of this resources plus a further row for each plot in the availability of the farmer.

Author:
Antonello Lobianco

Definition at line 187 of file RegData.h.


Member Data Documentation

string name

Definition at line 188 of file RegData.h.

Referenced by Agent_base::getResource().

string unit

Definition at line 189 of file RegData.h.

string comment

Definition at line 190 of file RegData.h.

int source

Definition at line 191 of file RegData.h.

Referenced by Agent_base::getResource().

int type

Definition at line 192 of file RegData.h.

string subType

Definition at line 193 of file RegData.h.


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