Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaCalLC::childCareEarningsCal Method

Adds childcare credits into regular OASDI earnings, using passed arguments rather than member variables.

C++
static void childCareEarningsCal(
    const WorkerDataGeneral& workerData, 
    PiaData& piaData, 
    const LawChangeArray& lawChange
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Basic worker data. 
PiaData& piaData 
Benefit calculation data. 
const LawChangeArray& lawChange 
Law-change parameters. 

Note that this function is static.

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