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

#include <header.h>

Data Fields

int buyer_id
 
int bank_id
 
double liquidity
 
double quarterly_income
 
double quarterly_mortgage_paid
 
int choice
 

Detailed Description

Buyer data at housing market..

Definition at line 856 of file header.h.

Field Documentation

int bank_id

Datatype memory variable bank_id of type int.

Definition at line 859 of file header.h.

int buyer_id

Datatype memory variable buyer_id of type int.

Definition at line 858 of file header.h.

int choice

Datatype memory variable choice of type int.

Definition at line 863 of file header.h.

double liquidity

Datatype memory variable liquidity of type double.

Definition at line 860 of file header.h.

double quarterly_income

Datatype memory variable quarterly_income of type double.

Definition at line 861 of file header.h.

double quarterly_mortgage_paid

Datatype memory variable quarterly_mortgage_paid of type double.

Definition at line 862 of file header.h.


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