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

Holds memory of xmachine equityfund. More...

#include <header.h>

Data Fields

int id
 
int it_no
 
int day_of_month_to_act
 
int day_of_month_wages_paid
 
double share_firms
 
double share_construction_firms
 
double share_banks
 
double equity
 
double liquidity
 
int n_shares
 
double dividends_recieved
 
double dividends_retained
 
double dividends_paid
 
double firm_investment
 
double capital_tax_rate
 

Detailed Description

Holds memory of xmachine equityfund.

Definition at line 1098 of file header.h.

Field Documentation

double capital_tax_rate

X-machine memory variable capital_tax_rate of type double.

Definition at line 1114 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 1102 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 1103 of file header.h.

double dividends_paid

X-machine memory variable dividends_paid of type double.

Definition at line 1112 of file header.h.

double dividends_recieved

X-machine memory variable dividends_recieved of type double.

Definition at line 1110 of file header.h.

double dividends_retained

X-machine memory variable dividends_retained of type double.

Definition at line 1111 of file header.h.

double equity

X-machine memory variable equity of type double.

Definition at line 1107 of file header.h.

double firm_investment

X-machine memory variable firm_investment of type double.

Definition at line 1113 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1100 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1101 of file header.h.

double liquidity

X-machine memory variable liquidity of type double.

Definition at line 1108 of file header.h.

int n_shares

X-machine memory variable n_shares of type int.

Definition at line 1109 of file header.h.

double share_banks

X-machine memory variable share_banks of type double.

Definition at line 1106 of file header.h.

double share_construction_firms

X-machine memory variable share_construction_firms of type double.

Definition at line 1105 of file header.h.

double share_firms

X-machine memory variable share_firms of type double.

Definition at line 1104 of file header.h.


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