Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageIndGeneral::aimepiaCal Method

Calculates an AIME PIA under the 1977 law.

C++
double aimepiaCal(
    const double portionAime[], 
    const PercPia& percPiaTemp, 
    int year
);
Parameters 
Description 
const double portionAime[] 
Portion of AIME in each benefit formula interval.  
const PercPia& percPiaTemp 
3 benefit formula percentages. 
int year 
Year to use for rounding. 

The PIA.

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