ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
m_buy_housing Struct Reference

Holds message of type buy_housing_message. More...

#include <header.h>

Data Fields

int buyer_id
 
int bank_id
 
double liquidity
 
double quarterly_income
 
double quarterly_mortgage_paid
 
int mortgage_choice
 

Detailed Description

Holds message of type buy_housing_message.

Definition at line 2183 of file header.h.

Field Documentation

int bank_id

Message memory variable bank_id of type int.

Definition at line 2186 of file header.h.

int buyer_id

Message memory variable buyer_id of type int.

Definition at line 2185 of file header.h.

double liquidity

Message memory variable liquidity of type double.

Definition at line 2187 of file header.h.

int mortgage_choice

Message memory variable mortgage_choice of type int.

Definition at line 2190 of file header.h.

double quarterly_income

Message memory variable quarterly_income of type double.

Definition at line 2188 of file header.h.

double quarterly_mortgage_paid

Message memory variable quarterly_mortgage_paid of type double.

Definition at line 2189 of file header.h.


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