Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::updateCpiinc Method (DoubleAnnual&, std::string&, int, int)

Updates benefit increases.

C++
void updateCpiinc(
    const DoubleAnnual& userBiproj, 
    const std::string& userTitle, 
    int firstYeart, 
    int lastYeart
);
Parameters 
Description 
const DoubleAnnual& userBiproj 
User-entered benefit increases. 
const std::string& userTitle 
User-entered title of benefit increases. 
int firstYeart 
First year of user-specified benefit increases.  
int lastYeart 
Last year of user-specified benefit increases.  

This version updates benefit increases without catch-up increases.

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