Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BpPiaOut::setData Method (AverageWage&, int)

Sets data for all years beginning with the firstYear argument, using the specified average wages for projection.

C++
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!