Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::factorArWidCal Method

Calculates reduction factor for aged widow(er).

C++
virtual double factorArWidCal(
    int monthsArdri, 
    const Age& age, 
    const DateMoyr& benefitDate, 
    const Age& fullRetAge
) const;
Parameters 
Description 
int monthsArdri 
Number of months of reduction. 
const Age& age 
The age for which reduction is being calculated. 
const DateMoyr& benefitDate 
The date of benefit. 
const Age& fullRetAge 
Full retirement age of widow(er). 

Reduction factor for aged widow(er).

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