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

Sets best child care years to use, using passed arguments rather than member variables.

C++
static void childCareCreditCal(
    const WorkerDataGeneral& workerData, 
    PiaData& piaData, 
    const PiaParams& piaParams, 
    const LawChangeArray& lawChange
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Basic worker data. 
PiaData& piaData 
Benefit calculation data. 
const PiaParams& piaParams 
Benefit calculation parameters. 
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!