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

Holds memory of xmachine firm. More...

#include <header.h>

Collaboration diagram for xmachine_memory_firm:
Collaboration graph
[legend]

Data Fields

int id
 
int bank_id
 
int isconstructor
 
int day_of_month_to_act
 
int isinsolvent
 
int it_no
 
int day_of_week_to_act
 
double average_goods_price
 
int_array employees
 
int manager
 
double wage_offer
 
double average_wage
 
int no_employees
 
int vacancies
 
int employees_needed
 
int day_of_month_wages_paid
 
double labour_productivity
 
double capital_productivity
 
int capital_goods
 
double capital_goods_price
 
int production_current
 
int expected_sales
 
int production_plan
 
double unit_goods_price
 
double unit_cost
 
int day_of_month_production_completed
 
double unit_house_price
 
int projects [12]
 
double loans_interest_rate
 
double debt
 
int inventory
 
int sales
 
double revenues
 
double total_assets
 
double operating_costs
 
double labour_costs
 
double total_interest_payments
 
double dividends_paid
 
double dividends_to_be_paid
 
double retained_earnings
 
double net_earnings
 
double ebit
 
double equity
 
double liquidity
 
int isliquidshort
 
int hasloan
 
int hasinvestment
 
int isilliquid
 
double planned_investment_costs
 
double liquidity_need
 
loan loan_list [2]
 
double labour_tax_rate
 
double delta_housing_price
 

Detailed Description

Holds memory of xmachine firm.

Definition at line 953 of file header.h.

Field Documentation

double average_goods_price

X-machine memory variable average_goods_price of type double.

Definition at line 962 of file header.h.

double average_wage

X-machine memory variable average_wage of type double.

Definition at line 966 of file header.h.

int bank_id

X-machine memory variable bank_id of type int.

Definition at line 956 of file header.h.

int capital_goods

X-machine memory variable capital_goods of type int.

Definition at line 973 of file header.h.

double capital_goods_price

X-machine memory variable capital_goods_price of type double.

Definition at line 974 of file header.h.

double capital_productivity

X-machine memory variable capital_productivity of type double.

Definition at line 972 of file header.h.

int day_of_month_production_completed

X-machine memory variable day_of_month_production_completed of type int.

Definition at line 980 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 958 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 970 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 961 of file header.h.

double debt

X-machine memory variable debt of type double.

Definition at line 984 of file header.h.

double delta_housing_price

X-machine memory variable delta_housing_price of type double.

Definition at line 1007 of file header.h.

double dividends_paid

X-machine memory variable dividends_paid of type double.

Definition at line 992 of file header.h.

double dividends_to_be_paid

X-machine memory variable dividends_to_be_paid of type double.

Definition at line 993 of file header.h.

double ebit

X-machine memory variable ebit of type double.

Definition at line 996 of file header.h.

int_array employees

X-machine memory variable employees of type int_array.

Definition at line 963 of file header.h.

int employees_needed

X-machine memory variable employees_needed of type int.

Definition at line 969 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 997 of file header.h.

int expected_sales

X-machine memory variable expected_sales of type int.

Definition at line 976 of file header.h.

int hasinvestment

X-machine memory variable hasinvestment of type int.

Definition at line 1001 of file header.h.

int hasloan

X-machine memory variable hasloan of type int.

Definition at line 1000 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 955 of file header.h.

int inventory

X-machine memory variable inventory of type int.

Definition at line 985 of file header.h.

int isconstructor

X-machine memory variable isconstructor of type int.

Definition at line 957 of file header.h.

int isilliquid

X-machine memory variable isilliquid of type int.

Definition at line 1002 of file header.h.

int isinsolvent

X-machine memory variable isinsolvent of type int.

Definition at line 959 of file header.h.

int isliquidshort

X-machine memory variable isliquidshort of type int.

Definition at line 999 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 960 of file header.h.

double labour_costs

X-machine memory variable labour_costs of type double.

Definition at line 990 of file header.h.

double labour_productivity

X-machine memory variable labour_productivity of type double.

Definition at line 971 of file header.h.

double labour_tax_rate

X-machine memory variable labour_tax_rate of type double.

Definition at line 1006 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 998 of file header.h.

double liquidity_need

X-machine memory variable liquidity_need of type double.

Definition at line 1004 of file header.h.

loan loan_list[2]

X-machine memory variable loan_list of type loan.

Definition at line 1005 of file header.h.

double loans_interest_rate

X-machine memory variable loans_interest_rate of type double.

Definition at line 983 of file header.h.

int manager

X-machine memory variable manager of type int.

Definition at line 964 of file header.h.

double net_earnings

X-machine memory variable net_earnings of type double.

Definition at line 995 of file header.h.

int no_employees

X-machine memory variable no_employees of type int.

Definition at line 967 of file header.h.

double operating_costs

X-machine memory variable operating_costs of type double.

Definition at line 989 of file header.h.

double planned_investment_costs

X-machine memory variable planned_investment_costs of type double.

Definition at line 1003 of file header.h.

int production_current

X-machine memory variable production_current of type int.

Definition at line 975 of file header.h.

int production_plan

X-machine memory variable production_plan of type int.

Definition at line 977 of file header.h.

int projects[12]

X-machine memory variable projects of type int.

Definition at line 982 of file header.h.

double retained_earnings

X-machine memory variable retained_earnings of type double.

Definition at line 994 of file header.h.

double revenues

X-machine memory variable revenues of type double.

Definition at line 987 of file header.h.

int sales

X-machine memory variable sales of type int.

Definition at line 986 of file header.h.

double total_assets

X-machine memory variable total_assets of type double.

Definition at line 988 of file header.h.

double total_interest_payments

X-machine memory variable total_interest_payments of type double.

Definition at line 991 of file header.h.

double unit_cost

X-machine memory variable unit_cost of type double.

Definition at line 979 of file header.h.

double unit_goods_price

X-machine memory variable unit_goods_price of type double.

Definition at line 978 of file header.h.

double unit_house_price

X-machine memory variable unit_house_price of type double.

Definition at line 981 of file header.h.

int vacancies

X-machine memory variable vacancies of type int.

Definition at line 968 of file header.h.

double wage_offer

X-machine memory variable wage_offer of type double.

Definition at line 965 of file header.h.


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