Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageIndGeneral::bendPointCal Method

Projects bend points.

C++
void bendPointCal(
    int eligYear, 
    BendPia& bendPiaTemp
) const;
Parameters 
Description 
int eligYear 
Year of eligibility. 
BendPia& bendPiaTemp 
Benefit formula bend points. 

In this version, that means retrieving the bend points from bpPiaOut, where they were projected and stored earlier.

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