Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DoubleMonth::getAt Method

Returns one value of data.

C++
double getAt(
    const DateMoyr& dateMoyr
) const;
Parameters 
Description 
const DateMoyr& dateMoyr 
Year and month (0-11) for which data is desired.  

One value of data for the specified year and month.

Exceptions 
Description 
PiaException of type PIA_IDS_FLOATMTH1 if year is out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!