Skip to content
Snippets Groups Projects
Commit 5c7b5049 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Implement costs charged after death or for the full period (alive and dead)

These types of costs are relevant e.g. for term fixe insurances and for premium waiver riders upon death.

Implementation works by adding a "AfterDeath" and "FullContract" value to the cost frequencies, and a fourth dimension ("survival","guaranteed","after.death") to the internal cost cash flow array.

This additional dimension is kept in all cost cash flows and present values (PV could be summed!). But the abs present values and all premium compositions, reserves etc. are not influenced.

Export to excel adds several new columns in the CF and PV tabs.

Implements the feature request #61
parent 857274a8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment