Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsLC::applyCola Method (double, int, int)

Returns benefit amount increased by cola.

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

Benefit amount increased by cola, considering any catch-up benefit increases.

This version considers any catch-up benefit increases.

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