#include <AgentUserAssociation.h>
Collaboration diagram for InfrastructureProject:

Public Member Functions | |
| InfrastructureProject () | |
| Constructor. | |
| virtual | ~InfrastructureProject () |
| Destructor. | |
Public Attributes | |
Data per infrastructure project | |
| int | yearImplemented |
| year of implementation | |
| int | investObjectID |
| investment object ID (in network file) | |
| double | sizeInHa |
| size in ha | |
| double | totalCost |
| total cost of project | |
| double | shareSubsidies |
| share of subsidies | |
| int | numParticipants |
| number of participants (1 = individual on-farm project, > 1 = collective off-farm project) | |
| MatrixDouble | AgentFstdIDs |
| Agent farmstead ID of each participant. | |
|
|
Constructor.
|
|
|
Destructor.
|
Here is the call graph for this function:

|
|
Agent farmstead ID of each participant.
|
|
|
investment object ID (in network file)
|
|
|
number of participants (1 = individual on-farm project, > 1 = collective off-farm project)
|
|
|
share of subsidies
|
|
|
size in ha
|
|
|
total cost of project
|
|
|
year of implementation
|
1.3.9.1