Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangePSAACCT::setInvestMean Method

Sets mean to be used for the return of specified investment.

C++
void setInvestMean(
    Psa::InvestmentType theType, 
    double newMean
);
Parameters 
Description 
Psa::InvestmentType theType 
Type of investment. 
double newMean 
New mean. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!