Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeDECLINEPERC::getFactor Method

Returns percentage decline in benefit formula percents.

C++
double getFactor(
    int yearNum, 
    int percNum
) const;
Parameters 
Description 
int yearNum 
Number of declining percentage interval (0 to jind(DECLINEPERC) - 1). 
int percNum 
Percentage number (0, 1, or 2 for 3-part formula). 

Percentage decline in benefit formula percents.

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