|
Anypia Programmer's Documentation
|
Projects SGA amounts.
void project( const DoubleAnnual& averageWages );
|
Parameters |
Description |
|
const DoubleAnnual& averageWages |
Average wages to use for projection. |
Starting in SgaGeneral::FIRST_PROJ_YEAR, there is no more min amount in use. So we'll set the min to be the same as the max for the projections. In order to duplicate the max projected values, we need to temporarily set the SgaGeneral::FIRST_PROJ_YEAR - 1 min amount to be the same as the max amount for that year and then start the projection. Afterwards we're done with the projection, reset it to its real value.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|