Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Pifc::pifcCal Method

Calculates applicable pifc. Note that this is a static function.

C++
static char pifcCal(
    int appnum, 
    PiaMethod::WindfallElimType indwind, 
    OldStart::OldStartType methodOS, 
    bool bamend90, 
    bool btotalize
);
Parameters 
Description 
int appnum 
Number of applicable pia method (see PiaMethod::pia_type). 
PiaMethod::WindfallElimType indwind 
Indicator for windfall elimination provision. 
OldStart::OldStartType methodOS 
Old-start PIA calculation method (unused if no old start involved). 
bool bamend90 
True if entitlement after 1990 amendments, or if earnings in 1992 or later were used to increase the new-start PIA. 
bool btotalize 
True if totalization applies. 

Applicable pifc.

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