Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaData::qcTotalCal Method

Calculates total quarters of coverage. Assumes annual quarters of coverage are already known, either from 1951 or from 1978.

C++
void qcTotalCal(
    const WorkerDataGeneral& workerData, 
    const QtrYear& qtrYear
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Basic worker data. 
const QtrYear& qtrYear 
Calendar quarter and year through which qc's are calculated. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!