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

Returns widow(er) benefit reduced for RIB-LIM.

C++
double ribLimCal(
    double widowBen, 
    double oabPia, 
    double oabBen, 
    const DateMoyr& benefitDate
) const;
Parameters 
Description 
double widowBen 
Widow(er) benefit reduced for widow(er)'s age, but not for RIB-LIM. 
double oabPia 
PIA upon which widow(er) benefit is based. Note that this is not a re-indexed widow(er) PIA, since the OAB must have survived to age 62. 
double oabBen 
Benefit that deceased OAB was receiving. 
const DateMoyr& benefitDate 
The date of benefit. 

Reduced widow(er) benefit.

This should only be called in cases where the deceased worker was an OAB before death.

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