Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QcArray::set Method

Sets the number of quarters of coverage for one year.

C++
void set(
    int year, 
    unsigned value
);
Parameters 
Description 
int year 
Year for which number of quarters of coverage is set.  
unsigned value 
Number of quarters of coverage for this year. 
Exceptions 
Description 
PiaException of type PIA_IDS_QCARRAY1 if year is out of range.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!