Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParams::getSpecMinPia Method

Returns special minimum pia as of a specified month.

C++
virtual double getSpecMinPia(
    const DateMoyr& dateMoyr, 
    int yoc
) const;
Parameters 
Description 
const DateMoyr& dateMoyr 
Month and year for which pia is desired (January 1979 or later). 
int yoc 
Years of coverage in excess of 10 (1-20). 

Special minimum pia.

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