expenses¶
- expenses(t)[source]¶
Expenses
Expense during the period from
t
tot+1
. Att=0
, it is defined asexpense_acq()
. Fort=1
and onwards, defined as:pols_if(t) * expense_maint()/12 * inflation_factor(t)
See also
Expenses
Expense during the period from t
to t+1
.
At t=0
, it is defined as expense_acq()
.
For t=1
and onwards, defined as:
pols_if(t) * expense_maint()/12 * inflation_factor(t)
See also