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

Holds message of type bought_housing_message. More...

#include <header.h>

Data Fields

int buyer_id
 
double liquidity_spent
 
double mortgage_used
 
double annuity
 

Detailed Description

Holds message of type bought_housing_message.

Definition at line 2215 of file header.h.

Field Documentation

double annuity

Message memory variable annuity of type double.

Definition at line 2220 of file header.h.

int buyer_id

Message memory variable buyer_id of type int.

Definition at line 2217 of file header.h.

double liquidity_spent

Message memory variable liquidity_spent of type double.

Definition at line 2218 of file header.h.

double mortgage_used

Message memory variable mortgage_used of type double.

Definition at line 2219 of file header.h.


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