Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
BpPiaOut::setData Method (int, double, double)

Sets data for one year using two specified bend point values.

C++
void setData(
    int year, 
    double bp1, 
    double bp2
);
Parameters 
Description 
int year 
Year for which data is set. 
double bp1 
Value of first bend point. 
double bp2 
Value of second bend point. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!