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

#include <header.h>

Data Fields

int bank_id
 
double principal
 
int quarters_left
 
double quarterly_interest
 
double quarterly_principal
 
double interestrate
 
int mtype
 

Detailed Description

Household mortgage information..

Definition at line 790 of file header.h.

Field Documentation

int bank_id

Datatype memory variable bank_id of type int.

Definition at line 792 of file header.h.

double interestrate

Datatype memory variable interestrate of type double.

Definition at line 797 of file header.h.

int mtype

Datatype memory variable mtype of type int.

Definition at line 798 of file header.h.

double principal

Datatype memory variable principal of type double.

Definition at line 793 of file header.h.

double quarterly_interest

Datatype memory variable quarterly_interest of type double.

Definition at line 795 of file header.h.

double quarterly_principal

Datatype memory variable quarterly_principal of type double.

Definition at line 796 of file header.h.

int quarters_left

Datatype memory variable quarters_left of type int.

Definition at line 794 of file header.h.


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