|
Anypia Programmer's Documentation
|
Determines applicability of method.
static bool isApplicable( const WorkerDataGeneral& workerData, const PiaData& piaData );
|
Parameters |
Description |
|
const WorkerDataGeneral& workerData |
Worker basic data. |
|
const PiaData& piaData |
Pia calculation data. |
True if method is applicable.
This version has 2 arguments. The wage-indexed method is applicable if the eligibility year is greater than 1978 and there are some earnings after 1950. Note that in a totalization case we use the artificially calculated earnings, which are always present after 1950.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|