ALMaSS Skylark ODDox  1.1
The skylark model description following ODdox protocol
DataForOptimisation::FarmData Class Reference

Class storing farm information: farm's number used in ALMaSS system, farm's soil type, farm's size (business or private) and farm's real ID number. More...

#include <farm.h>

Public Attributes

int md_almass_no
 
TTypesOfOptFarms md_farmType
 
TTypesOfSoils md_soilType
 
TTypesOfFarmSize md_farmSize
 
int md_farmRealID
 
int md_soilSubType
 

Detailed Description

Class storing farm information: farm's number used in ALMaSS system, farm's soil type, farm's size (business or private) and farm's real ID number.

Member Data Documentation

◆ md_almass_no

int DataForOptimisation::FarmData::md_almass_no

◆ md_farmRealID

int DataForOptimisation::FarmData::md_farmRealID

◆ md_farmSize

TTypesOfFarmSize DataForOptimisation::FarmData::md_farmSize

◆ md_farmType

TTypesOfOptFarms DataForOptimisation::FarmData::md_farmType

◆ md_soilSubType

int DataForOptimisation::FarmData::md_soilSubType

◆ md_soilType

TTypesOfSoils DataForOptimisation::FarmData::md_soilType

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