ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
xmachine_memory_government Struct Reference

Holds memory of xmachine government. More...

#include <header.h>

Data Fields

int id
 
int it_no
 
double average_wage
 
double unemployment_rate
 
int population_size
 
double debt
 
double equity
 
double liquidity
 
int day_of_month_to_act
 
int day_of_month_wages_paid
 
double capital_tax_rate
 
double labour_tax_rate
 
double labour_tax_income
 
double capital_tax_income
 
double gov_general_benefit_rate
 
double gov_unemployment_rate
 
double general_benefits
 
double unemployment_benefits
 
double earnings
 
double centralbank_income
 
double expenditures
 

Detailed Description

Holds memory of xmachine government.

Definition at line 1191 of file header.h.

Field Documentation

double average_wage

X-machine memory variable average_wage of type double.

Definition at line 1195 of file header.h.

double capital_tax_income

X-machine memory variable capital_tax_income of type double.

Definition at line 1206 of file header.h.

double capital_tax_rate

X-machine memory variable capital_tax_rate of type double.

Definition at line 1203 of file header.h.

double centralbank_income

X-machine memory variable centralbank_income of type double.

Definition at line 1212 of file header.h.

int day_of_month_to_act

X-machine memory variable day_of_month_to_act of type int.

Definition at line 1201 of file header.h.

int day_of_month_wages_paid

X-machine memory variable day_of_month_wages_paid of type int.

Definition at line 1202 of file header.h.

double debt

X-machine memory variable debt of type double.

Definition at line 1198 of file header.h.

double earnings

X-machine memory variable earnings of type double.

Definition at line 1211 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 1199 of file header.h.

double expenditures

X-machine memory variable expenditures of type double.

Definition at line 1213 of file header.h.

double general_benefits

X-machine memory variable general_benefits of type double.

Definition at line 1209 of file header.h.

double gov_general_benefit_rate

X-machine memory variable gov_general_benefit_rate of type double.

Definition at line 1207 of file header.h.

double gov_unemployment_rate

X-machine memory variable gov_unemployment_rate of type double.

Definition at line 1208 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1193 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1194 of file header.h.

double labour_tax_income

X-machine memory variable labour_tax_income of type double.

Definition at line 1205 of file header.h.

double labour_tax_rate

X-machine memory variable labour_tax_rate of type double.

Definition at line 1204 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 1200 of file header.h.

int population_size

X-machine memory variable population_size of type int.

Definition at line 1197 of file header.h.

double unemployment_benefits

X-machine memory variable unemployment_benefits of type double.

Definition at line 1210 of file header.h.

double unemployment_rate

X-machine memory variable unemployment_rate of type double.

Definition at line 1196 of file header.h.


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