Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Qcamt::project Method

Projects quarter of coverage amounts.

C++
void project(
    const DoubleAnnual& averageWages, 
    int firstYeart
);
Parameters 
Description 
const DoubleAnnual& averageWages 
Average wages to use in projection. 
int firstYeart 
First year of projection. 

Projects beginning maximum of specified year or 1978, and continues to last year of data.

Exceptions 
Description 
PiaException of type PIA_IDS_QCAMT if average wages have not been set (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!