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

Sets percentage decline in benefit formula percents.

C++
void setFactor(
    int yearNum, 
    int percNum, 
    double newFactor
);
Parameters 
Description 
int yearNum 
Number of declining percentage interval (0 to ind - 1). 
int percNum 
Percentage number (0, 1, or 2 for 3-part formula). 
double newFactor 
New percentage decline. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!