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

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

C++
static void projectMfb(
    BendMfb& bendMfb, 
    int eligYear, 
    const AverageWage& fq
);
Parameters 
Description 
BendMfb& bendMfb 
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!