Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::monthsDriCal Method

Calculates number of months of delayed retirement credit for OAB and sets increment factor.

C++
void monthsDriCal() const;

First finds the date first fully insured by calling fullInsDateCal, since delayed retirement credits are only available if fully insured. Then it calls the static PiaParams::monthsDriCal to get the number of months. It uses that number to calculate the total amount of delayed retirement credit by calling the static PiaParams::factorDriCal

This is called from ardriCal.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!