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

Applies catch-up benefit increases.

C++
double benincCatchUp(
    double bcatch, 
    int year, 
    int eligYear
) const;
Parameters 
Description 
double bcatch 
Amount to be increased. 
int year 
Year of catch-up benefit increase. 
int eligYear 
Year of eligibility for catch-up benefit increases.  

Increased benefit amount.

Exceptions 
Description 
PiaException of type PIA_IDS_BICCHP if either year is out of range (debug mode only). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!