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

Deconverts PIA back to year of eligibility.

C++
double deconvertPia(
    int eligYear, 
    int number, 
    double pia77, 
    const DateMoyr& benDate
) const;
Parameters 
Description 
int eligYear 
Year of eligibility. 
int number 
Number of years for which benefit increases are applied. 
double pia77 
PIA or MFB to be increased. 
const DateMoyr& benDate 
The date of benefit. 

Deconverted PIA.

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