Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::deemedQcReqCal Method

Returns number of quarters of coverage required for deemed insured status.

C++
static int deemedQcReqCal(
    int year
);
Parameters 
Description 
int year 
Adjusted year of birth. 

Number of quarters of coverage required for deemed insured status. Returns -1 if ineligible because of age (born January 2, 1929 or later).

Note that this is a static function.

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