Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeTAXRATECHG::getTaxrate Method

Returns tax rate.

C++
double getTaxrate(
    int yearNum, 
    TaxRates::taxrateType eeer, 
    TaxRates::trustfundType trustfund
) const;
Parameters 
Description 
int yearNum 
Number of tax rate interval (0 to numTaxrates - 1). 
TaxRates::taxrateType eeer 
Type of tax rate. 
TaxRates::trustfundType trustfund 
Type of taxes. 0: OASI, 1: DI, 2: HI. 

Tax rate for specified parameters.

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