|
Anypia Programmer's Documentation
|
Sets data for specified years.
void assign( const FloatMonth& floatMonth, const QtrYear& firstQtrYear, const QtrYear& lastQtrYear );
|
Parameters |
Description |
|
const FloatMonth& floatMonth |
Array of monthly values. The three values in each quarter are averaged. |
|
const QtrYear& firstQtrYear |
First year and quarter of data to set. |
|
const QtrYear& lastQtrYear |
Last year and quarter of data to set. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|