Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageBaseHI::WageBaseHI Constructor (int, int)

Initializes type of projection to HI, first year is specified.

C++
WageBaseHI(
    int newBaseYear, 
    int newLastYear
);
Parameters 
Description 
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!