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

#include <header.h>

Data Fields

int bank_id
 
double amount
 
double to_be_paid
 

Detailed Description

Used by firm to hold loans they owe to each bank..

Definition at line 825 of file header.h.

Field Documentation

double amount

Datatype memory variable amount of type double.

Definition at line 828 of file header.h.

int bank_id

Datatype memory variable bank_id of type int.

Definition at line 827 of file header.h.

double to_be_paid

Datatype memory variable to_be_paid of type double.

Definition at line 829 of file header.h.


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