Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsLC::updateBases Method (DoubleAnnual&, DoubleAnnual&, int, int, int)

Updates wage bases.

C++
void updateBases(
    const DoubleAnnual& userbase, 
    const DoubleAnnual& userbase77, 
    int ibasch, 
    int firstYeart, 
    int lastYeart
);
Parameters 
Description 
const DoubleAnnual& userbase 
User-entered bases. 
const DoubleAnnual& userbase77 
User-entered old-law bases. 
int ibasch 
Indicator for base changes (1=none, 2=change). 
int firstYeart 
First year to update. 
int lastYeart 
Last year to update. 

This version of the function (with specified arguments) handles ad hoc wage bases as provided in the arguments.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!