|
Anypia Programmer's Documentation
|
Updates average wages, using specified amounts.
void updateFq( const DoubleAnnual& userfq, int firstYeart, int lastYeart );
|
Parameters |
Description |
|
const DoubleAnnual& userfq |
Specified average wages. |
|
int firstYeart |
First year of specified average wages. |
|
int lastYeart |
Last year of specified average wages. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_UPDATEFQ if average wage is zero (only in debug mode). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|