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

Computes date of eligibility before considering disability.

C++
static DateMoyr eligYearCal1(
    const WorkerDataGeneral& workerData, 
    PiaData& piaData, 
    WorkerDataGeneral::ben_type ioasdi, 
    int jind7
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker's basic data. 
PiaData& piaData 
Benefit calculation data. 
WorkerDataGeneral::ben_type ioasdi 
Type of benefit. 
int jind7 
0 for present law, 1-3 for change to age-65 comp point.  

The date of eligibility before considering disability.

Note that this is a static function.

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