Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OldPia::cpiBase Method

Applies CPI and wage base increases to 1973 Act PIA Table.

C++
table_type cpiBase(
    const DateMoyr& benefitDate, 
    bool freeze, 
    double amesub, 
    bool saveInfo
);
Parameters 
Description 
const DateMoyr& benefitDate 
The date for which PIA table is desired. 
bool freeze 
True for transitional guarantee or 1977 old-start calculation with 1979 or later eligibility, false otherwise. 
double amesub 
AME in this function. 
bool saveInfo 
True to save PIA and MFB when doing CPI adjustments. 

Number of correct PIA table.

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