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

Returns the number of quarters of coverage for one year.

C++
unsigned get(
    int year
) const;
Parameters 
Description 
int year 
Year for which number of quarters of coverage is desired.  

The number of quarters of coverage for one 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!