ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
|
Header for agent type memory access. More...
Go to the source code of this file.
Macros | |
#define | ID (current_xmachine_jpoffice->id) |
Direct access to id of jpoffice agent memory variable. More... | |
#define | IT_NO (current_xmachine_jpoffice->it_no) |
Direct access to it_no of jpoffice agent memory variable. More... | |
#define | DAY_OF_MONTH_TO_ACT (current_xmachine_jpoffice->day_of_month_to_act) |
Direct access to day_of_month_to_act of jpoffice agent memory variable. More... | |
Header for agent type memory access.
Definition in file jpoffice_agent_header.h.
#define DAY_OF_MONTH_TO_ACT (current_xmachine_jpoffice->day_of_month_to_act) |
Direct access to day_of_month_to_act of jpoffice agent memory variable.
Definition at line 14 of file jpoffice_agent_header.h.
#define ID (current_xmachine_jpoffice->id) |
Direct access to id of jpoffice agent memory variable.
Definition at line 8 of file jpoffice_agent_header.h.
#define IT_NO (current_xmachine_jpoffice->it_no) |
Direct access to it_no of jpoffice agent memory variable.
Definition at line 11 of file jpoffice_agent_header.h.