Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCal::eligYearWidowCal Method

Returns eligibility year for widow(er).

C++
static int eligYearWidowCal(
    char majorBic, 
    int byear, 
    boost::gregorian::date onsetDate
);
Parameters 
Description 
char majorBic 
Type of widow(er). 
int byear 
Adjusted year of birth of widow. 
boost::gregorian::date onsetDate 
The date of onset of disability (unused if not disabled widow(er)). 

Eligibility year for widow(er).

The type of widow(er) is as follows:

disabled widow(er). 
aged widow(er). 
Exceptions 
Description 
PiaException if the onset date is not a date in a disabled widow(er) case. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!