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

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

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