Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BendPoints::projectPia Method

Projects bend points, using 1979 bend points as a base.

C++
static void projectPia(
    BendPia& bendPia, 
    int eligYear, 
    const AverageWage& fq
);
Parameters 
Description 
BendPia& bendPia 
The array of bend points to be set. 
int eligYear 
Year of eligibility. 
const AverageWage& fq 
Average wage series. 
Exceptions 
Description 
PiaException if average wages are not initialized (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!