Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeNEWFORMULA::setAltBendPia Method

Sets alternate bend point for specified year.

C++
void setAltBendPia(
    int year, 
    int bendNum, 
    double newAltBendPia
);
Parameters 
Description 
int year 
Year for which alternate bend point is being set. 
int bendNum 
Bend point number (1 or 2 for 3-part formula; 1, 2, or 3 for 4-part formula). 
double newAltBendPia 
New alternate bend point. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!