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

Returns first year with a quarter of coverage; 1937 if any QC's before 1951, 1936 if no QC's.

C++
int getFirstQcYear(
    const WorkerDataGeneral& workerData
) const;
Parameters 
Description 
const WorkerDataGeneral& workerData 
Basic worker data. 

First year with a quarter of coverage; 1937 if any QC's before 1951, 1936 if no QC's.

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