Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::applyLifeMfb Method (SecondaryArray&, int, int)

Applies maximum family benefit (already calculated) to family's benefits in a life case.

C++
void applyLifeMfb(
    SecondaryArray& secondaryArray, 
    int famSize, 
    int year
) const;
Parameters 
Description 
SecondaryArray& secondaryArray 
Benefits for all family members. 
int famSize 
Number of family members. 
int year 
Year of rounding. 

Calls the static version with 6 arguments, passing saved values for the other arguments. The worker's pia is subtracted from the mfb before applying the mfb to the auxiliaries' total benefits.

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