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

Returns benefit amount increased by cola.

C++
virtual double applyCola(
    double pia, 
    int year
) const;
Parameters 
Description 
double pia 
Amount to be increased. 
int year 
Year of increase. 

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

This version does not consider any catch-up benefit increases.

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