Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::need_aw Method

Returns true if average wage increase assumptions are needed.

C++
bool need_aw(
    int year, 
    bool lastTwoYears
) const;
Parameters 
Description 
int year 
First year of projection period. 
bool lastTwoYears 
True if need to look at last 2 years of historical period. 

True if average wage increase assumptions are needed.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!