Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::unApplyCola Method (double, int, int)

Returns benefit amount decreased by cola.

C++
double unApplyCola(
    double pia, 
    int year, 
    int eligYear
) const;
Parameters 
Description 
double pia 
Amount to be decreased. 
int year 
Year of decrease. 
int eligYear 
Year of eligibility for catch-up benefit decreases.  

Benefit amount decreased by cola.

This version considers catch-up benefit decreases.

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