Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageBaseGeneral::projectLC Method

Projects wage bases after a period of ad hoc wage bases.

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