|
Anypia Programmer's Documentation
|
Sets data for one alternative, storing the data for the specified alternative, then setting the current data to that data.
virtual void setData( int altNum, const DoubleAnnual& newData );
|
Parameters |
Description |
|
int altNum |
Desired alternative number (1-7). |
|
const DoubleAnnual& newData |
Data to use. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|