Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaParamsPL::PiaParamsPL Constructor (int, int, AwbiData&)

Initializes arrays with a specified starting year.

C++
PiaParamsPL(
    int newIstart, 
    int newMaxyear, 
    AwbiData& awbiData
);
Parameters 
Description 
int newIstart 
Year after last known benefit increase. 
int newMaxyear 
Maximum projected year. 
AwbiData& awbiData 
Structure with historical amounts. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!