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

Calculates quarters of coverage earned for currently insured status.

C++
static int qcCurrentCal(
    const PiaData& piaData, 
    const QtrYear& qtrYear
);
Parameters 
Description 
const PiaData& piaData 
Benefit calculation data. 
const QtrYear& qtrYear 
Calendar quarter and year through which qc's are required. 

Quarters of coverage earned for currently insured status.

Note that this is a static function.

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