Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BpMfbOut::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 
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!