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

Holds memory of xmachine centralbank. More...

#include <header.h>

Collaboration diagram for xmachine_memory_centralbank:
Collaboration graph
[legend]

Data Fields

int id
 
int day_of_month_to_act
 
double unemployment_rate
 
double inflation_rate
 
double consumption_goods_prices [12]
 
int it_no
 
int day_of_week_to_act
 
transaction goods
 
double weekly_price_averages [4]
 
int day_of_month_wages_paid
 
double interest_rate
 
double liquidity
 
double loans_banks
 
double loans_government
 
double fiat_money
 
double equity
 
double liquidity_banks
 
double liquidity_government
 
double liquidity_equityfund
 
double total_assets
 
double total_writeoffs
 
double interests_accrued
 
double revenues
 
double net_earnings
 
double total_costs
 
transaction houses
 

Detailed Description

Holds memory of xmachine centralbank.

Definition at line 1240 of file header.h.

Field Documentation

double consumption_goods_prices[12]

X-machine memory variable consumption_goods_prices of type double.

Definition at line 1246 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 1243 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 1251 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 1248 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 1257 of file header.h.

double fiat_money

X-machine memory variable fiat_money of type double.

Definition at line 1256 of file header.h.

transaction goods

X-machine memory variable goods of type transaction.

Definition at line 1249 of file header.h.

transaction houses

X-machine memory variable houses of type transaction.

Definition at line 1267 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1242 of file header.h.

double inflation_rate

X-machine memory variable inflation_rate of type double.

Definition at line 1245 of file header.h.

double interest_rate

X-machine memory variable interest_rate of type double.

Definition at line 1252 of file header.h.

double interests_accrued

X-machine memory variable interests_accrued of type double.

Definition at line 1263 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1247 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 1253 of file header.h.

double liquidity_banks

X-machine memory variable liquidity_banks of type double.

Definition at line 1258 of file header.h.

double liquidity_equityfund

X-machine memory variable liquidity_equityfund of type double.

Definition at line 1260 of file header.h.

double liquidity_government

X-machine memory variable liquidity_government of type double.

Definition at line 1259 of file header.h.

double loans_banks

X-machine memory variable loans_banks of type double.

Definition at line 1254 of file header.h.

double loans_government

X-machine memory variable loans_government of type double.

Definition at line 1255 of file header.h.

double net_earnings

X-machine memory variable net_earnings of type double.

Definition at line 1265 of file header.h.

double revenues

X-machine memory variable revenues of type double.

Definition at line 1264 of file header.h.

double total_assets

X-machine memory variable total_assets of type double.

Definition at line 1261 of file header.h.

double total_costs

X-machine memory variable total_costs of type double.

Definition at line 1266 of file header.h.

double total_writeoffs

X-machine memory variable total_writeoffs of type double.

Definition at line 1262 of file header.h.

double unemployment_rate

X-machine memory variable unemployment_rate of type double.

Definition at line 1244 of file header.h.

double weekly_price_averages[4]

X-machine memory variable weekly_price_averages of type double.

Definition at line 1250 of file header.h.


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