Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaPageOut::printRealWageGain Method

Prepares real-wage-gain adjustment in a string table.

C++
void printRealWageGain(
    int eligYear, 
    int istart, 
    const PiaMethod& piaMethod, 
    double rwgpia, 
    double rwgmfb
);
Parameters 
Description 
int eligYear 
Year of eligibility. 
int istart 
Current year. 
const PiaMethod& piaMethod 
Pia calculation method. 
double rwgpia 
Pia before real-wage-gain adjustment. 
double rwgmfb 
Mfb before real-wage-gain adjustment. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!