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

Holds memory of xmachine bank. More...

#include <header.h>

Data Fields

int id
 
int day_of_month_to_act
 
int day_of_week_to_act
 
int it_no
 
double total_assets
 
double loans
 
double loans_start
 
double mortgages
 
double deposits
 
double centralbank_debt
 
double equity
 
double liquidity
 
double revenues
 
double total_writeoffs
 
double interest_rate
 
double interests_accrued
 
double interests_paid
 
double dividends_paid
 
double total_dividends
 
double retained_earnings
 
double net_earnings
 
double total_costs
 

Detailed Description

Holds memory of xmachine bank.

Definition at line 1141 of file header.h.

Field Documentation

double centralbank_debt

X-machine memory variable centralbank_debt of type double.

Definition at line 1152 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 1144 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 1145 of file header.h.

double deposits

X-machine memory variable deposits of type double.

Definition at line 1151 of file header.h.

double dividends_paid

X-machine memory variable dividends_paid of type double.

Definition at line 1160 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 1153 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1143 of file header.h.

double interest_rate

X-machine memory variable interest_rate of type double.

Definition at line 1157 of file header.h.

double interests_accrued

X-machine memory variable interests_accrued of type double.

Definition at line 1158 of file header.h.

double interests_paid

X-machine memory variable interests_paid of type double.

Definition at line 1159 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1146 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 1154 of file header.h.

double loans

X-machine memory variable loans of type double.

Definition at line 1148 of file header.h.

double loans_start

X-machine memory variable loans_start of type double.

Definition at line 1149 of file header.h.

double mortgages

X-machine memory variable mortgages of type double.

Definition at line 1150 of file header.h.

double net_earnings

X-machine memory variable net_earnings of type double.

Definition at line 1163 of file header.h.

double retained_earnings

X-machine memory variable retained_earnings of type double.

Definition at line 1162 of file header.h.

double revenues

X-machine memory variable revenues of type double.

Definition at line 1155 of file header.h.

double total_assets

X-machine memory variable total_assets of type double.

Definition at line 1147 of file header.h.

double total_costs

X-machine memory variable total_costs of type double.

Definition at line 1164 of file header.h.

double total_dividends

X-machine memory variable total_dividends of type double.

Definition at line 1161 of file header.h.

double total_writeoffs

X-machine memory variable total_writeoffs of type double.

Definition at line 1156 of file header.h.


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