Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageBaseLC::WageBaseLC Constructor (LawChangeArray&, int, int)

Initializes type of projection to present law, with the data array starting in the specified year.

C++
WageBaseLC(
    const LawChangeArray& newLawChange, 
    int newBaseYear, 
    int newLastYear
);
Parameters 
Description 
const LawChangeArray& newLawChange 
Law change parameters. 
int newBaseYear 
First year of data. 
int newLastYear 
Last year of projection. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!