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

Returns factor for widow/widower benefit before age reduction.

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

Factor for widow/widower benefit before age reduction. This could be an increased factor (up to 112.5 percent), if LawChange::lawChangeType::WIDFACTOR is effective.

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