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

Calculates PIA for all re-indexed widow(er)s.

C++
void reindWidCalAll(
    const WorkerDataArray& widowDataArray, 
    PiaDataArray& widowArray, 
    SecondaryArray& secondaryArray
);
Parameters 
Description 
const WorkerDataArray& widowDataArray 
Basic information for all family members.  
PiaDataArray& widowArray 
Calculated information for all family members.  
SecondaryArray& secondaryArray 
Benefits for all family members. 

This should be called immediately after piaCal in survivor cases. (It doesn't hurt to call it in other than survivor cases, but it will simply return without doing anything.)

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