Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageIndGeneral::setPortionAime Method

Calculates portion of aime in each section of pia formula.

C++
static void setPortionAime(
    double amesub, 
    double aimepart[], 
    const BendPia& bendPiaTemp
);
Parameters 
Description 
double amesub 
Aime to portion. 
double aimepart[] 
Parts of the aime. 
const BendPia& bendPiaTemp 
Bend points to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!