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

Holds message of type mortgage_payment_message. More...

#include <header.h>

Data Fields

int bank_id
 
double interest
 
double principal
 

Detailed Description

Holds message of type mortgage_payment_message.

Definition at line 2284 of file header.h.

Field Documentation

int bank_id

Message memory variable bank_id of type int.

Definition at line 2286 of file header.h.

double interest

Message memory variable interest of type double.

Definition at line 2287 of file header.h.

double principal

Message memory variable principal of type double.

Definition at line 2288 of file header.h.


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