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_household Struct Reference

Holds memory of xmachine household. More...

#include <header.h>

Collaboration diagram for xmachine_memory_household:
Collaboration graph
[legend]

Data Fields

int id
 
int bank_id
 
int it_no
 
int day_of_week_to_act
 
double weekly_consumption_budget
 
double mall_budget
 
double quarterly_price_change
 
int my_employer_id
 
double wage
 
int ismanager
 
double government_benefits
 
int day_of_month_to_act
 
int day_of_month_wage_recieved
 
double mortgages_interest_rate
 
double labour_tax_rate
 
mortgage_array mortgages_list
 
double mortgages
 
double housing_payment
 
double equity
 
double housing_price
 
int housing_units
 
int n_shares
 
double liquidity
 
double capital_income
 
double previous_wages [3]
 
double previous_benefits [3]
 
double labour_income
 
double total_assets
 
double housing_value
 
double expected_housing_payment
 
int hmarket_role
 
double equity_ratio
 
double minimum_equity_ratio
 
double mortgage_costs [3]
 
double delta_housing_value
 
int mortgage_choice
 

Detailed Description

Holds memory of xmachine household.

Definition at line 1034 of file header.h.

Field Documentation

int bank_id

X-machine memory variable bank_id of type int.

Definition at line 1037 of file header.h.

double capital_income

X-machine memory variable capital_income of type double.

Definition at line 1059 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 1047 of file header.h.

int day_of_month_wage_recieved

X-machine memory variable day_of_month_wage_recieved of type int.

Definition at line 1048 of file header.h.

int day_of_week_to_act

X-machine memory variable day_of_week_to_act of type int.

Definition at line 1039 of file header.h.

double delta_housing_value

X-machine memory variable delta_housing_value of type double.

Definition at line 1070 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 1054 of file header.h.

double equity_ratio

X-machine memory variable equity_ratio of type double.

Definition at line 1067 of file header.h.

double expected_housing_payment

X-machine memory variable expected_housing_payment of type double.

Definition at line 1065 of file header.h.

double government_benefits

X-machine memory variable government_benefits of type double.

Definition at line 1046 of file header.h.

int hmarket_role

X-machine memory variable hmarket_role of type int.

Definition at line 1066 of file header.h.

double housing_payment

X-machine memory variable housing_payment of type double.

Definition at line 1053 of file header.h.

double housing_price

X-machine memory variable housing_price of type double.

Definition at line 1055 of file header.h.

int housing_units

X-machine memory variable housing_units of type int.

Definition at line 1056 of file header.h.

double housing_value

X-machine memory variable housing_value of type double.

Definition at line 1064 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1036 of file header.h.

int ismanager

X-machine memory variable ismanager of type int.

Definition at line 1045 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1038 of file header.h.

double labour_income

X-machine memory variable labour_income of type double.

Definition at line 1062 of file header.h.

double labour_tax_rate

X-machine memory variable labour_tax_rate of type double.

Definition at line 1050 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 1058 of file header.h.

double mall_budget

X-machine memory variable mall_budget of type double.

Definition at line 1041 of file header.h.

double minimum_equity_ratio

X-machine memory variable minimum_equity_ratio of type double.

Definition at line 1068 of file header.h.

int mortgage_choice

X-machine memory variable mortgage_choice of type int.

Definition at line 1071 of file header.h.

double mortgage_costs[3]

X-machine memory variable mortgage_costs of type double.

Definition at line 1069 of file header.h.

double mortgages

X-machine memory variable mortgages of type double.

Definition at line 1052 of file header.h.

double mortgages_interest_rate

X-machine memory variable mortgages_interest_rate of type double.

Definition at line 1049 of file header.h.

mortgage_array mortgages_list

X-machine memory variable mortgages_list of type mortgage_array.

Definition at line 1051 of file header.h.

int my_employer_id

X-machine memory variable my_employer_id of type int.

Definition at line 1043 of file header.h.

int n_shares

X-machine memory variable n_shares of type int.

Definition at line 1057 of file header.h.

double previous_benefits[3]

X-machine memory variable previous_benefits of type double.

Definition at line 1061 of file header.h.

double previous_wages[3]

X-machine memory variable previous_wages of type double.

Definition at line 1060 of file header.h.

double quarterly_price_change

X-machine memory variable quarterly_price_change of type double.

Definition at line 1042 of file header.h.

double total_assets

X-machine memory variable total_assets of type double.

Definition at line 1063 of file header.h.

double wage

X-machine memory variable wage of type double.

Definition at line 1044 of file header.h.

double weekly_consumption_budget

X-machine memory variable weekly_consumption_budget of type double.

Definition at line 1040 of file header.h.


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