Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsPL::factorAgedWidCal Method

Returns factor for widow/widower benefit before age reduction.

C++
double factorAgedWidCal(
    int monthsArdri, 
    const Age& age, 
    int, 
    const DateMoyr& benefitDate
) const;
Parameters 
Description 
int monthsArdri 
Months of reduction. 
const Age& age 
The age of widow/widower. 
const DateMoyr& benefitDate 
The date of benefit. 

Factor for widow/widower benefit before age reduction.

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