Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::fullRetAgeCalDIPL Method

Returns full retirement age for benefit calculations involving disability freeze.

C++
static Age fullRetAgeCalDIPL(
    int eligYear, 
    int currentYear
);
Parameters 
Description 
int eligYear 
Year of eligibility (year of attainment of age 62 for oab or wife/husband, year of attainment of age 60 for widow(er)).  
int currentYear 
Current year. 

Full retirement age for benefit calculations involving disability freeze. In this class, it is based on present law, but a subclass could change it.

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