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

Holds memory of xmachine reagency. More...

#include <header.h>

Collaboration diagram for xmachine_memory_reagency:
Collaboration graph
[legend]

Data Fields

int id
 
int day_of_month_to_act
 
int it_no
 
double mortgages_interest_rate
 
transaction housing_transactions
 

Detailed Description

Holds memory of xmachine reagency.

Definition at line 1357 of file header.h.

Field Documentation

int day_of_month_to_act

X-machine memory variable day_of_month_to_act of type int.

Definition at line 1360 of file header.h.

transaction housing_transactions

X-machine memory variable housing_transactions of type transaction.

Definition at line 1363 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1359 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1361 of file header.h.

double mortgages_interest_rate

X-machine memory variable mortgages_interest_rate of type double.

Definition at line 1362 of file header.h.


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