|
Anypia Programmer's Documentation
|
Sets data for all years beginning with the firstYear argument, using the specified average wages for projection.
void setData( const AverageWage& averageWage, int firstYear = 1979 );
|
Parameters |
Description |
|
const AverageWage& averageWage |
Average wage series used to project bend points, starting in specified year. |
|
int firstYear = 1979 |
Starting year of projection. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|