Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BendPoints::setWindfallPerc Method

Sets first PIA formula percentage for windfall elimination provision.

C++
static void setWindfallPerc(
    PercPia& percPia, 
    int eligYear, 
    int benefitDate, 
    int specMinTot
);
Parameters 
Description 
PercPia& percPia 
The array of formula percentages to be set. 
int eligYear 
Year of eligibility. 
int benefitDate 
Year of benefit. 
int specMinTot 
Years of coverage. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!