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

Projects retirement test exempt amounts for ages 65-69.

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