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

Returns alternate bend point for specified year.

C++
double getAltBendPia(
    int year, 
    int bendNum
) const;
Parameters 
Description 
int year 
Year for which bend points are desired. 
int bendNum 
Bend point number (1 or 2 for 3-part formula; 1, 2, or 3 for 4-part formula). 

Alternate bend point for specified year.

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