Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
RetireTest::RetireTest Constructor (PiaParams&, int)

Constructor with last year specified.

C++
RetireTest(
    const PiaParams& newPiaParams, 
    int newLastYear
);
Parameters 
Description 
const PiaParams& newPiaParams 
Pia calculation parameters. 
int newLastYear 
Last year allowed. 

Calls the constructors for RetireTest::rtea62m, RetireTest::rtea62, RetireTest::rtea65m, and RetireTest::rtea65 with the specified last year and an implied first year of 1937, and the default constructor for RetireTest::rteaHigh.

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