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

Returns maximum family benefit amount increased by cola, with check that result is at least 150 percent of pia.

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

Increased maximum family benefit amount.

This version considers any catch-up benefit increases.

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