|
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 |
The average wage series. |
|
int firstYear = 1979 |
The first year to project. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|