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

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

C++
WageBaseOldLawLC(
    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!