Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageBaseLC::project Method

Projects oasdi wage bases with law changes.

C++
void project(
    const DoubleAnnual& averageWages, 
    const DoubleAnnual& cpi, 
    int firstYeart, 
    int lastYeart
);
Parameters 
Description 
const DoubleAnnual& averageWages 
Average wages for wage base projection. 
const DoubleAnnual& cpi 
Benefit increases. 
int firstYeart 
First year of projection. 
int lastYeart 
Last year of projection. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!