Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Psa::Psa Constructor

Constructor.

C++
Psa(
    const LawChangeArray& newLawChange, 
    const PiaParams& newPiaParams, 
    int newAlt
);
Parameters 
Description 
const LawChangeArray& newLawChange 
Law change data. 
const PiaParams& newPiaParams 
Pia calculation parameters. 
int newAlt 
Trustees Report alternative (1, 2, or 3). 

Creates the annuity factor and contribution rate arrays.

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