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

Divides out catch-up benefit increases.

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

Amount with catch-up benefit increase removed.

Exceptions 
Description 
PiaException of type PIA_IDS_UNBICCHP 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!