|
Anypia Programmer's Documentation
|
Sets data for one year using three specified bend point values.
void setData( int year, double bp1, double bp2, double bp3 );
|
Parameters |
Description |
|
int year |
Year for which data is set. |
|
double bp1 |
Value of first bend point. |
|
double bp2 |
Value of second bend point. |
|
double bp3 |
Value of third bend point. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|