|
Anypia Programmer's Documentation
|
Initializes data for specified dates from a DoubleMonth.
void assign( const DoubleMonth& doubleMonth, const QtrYear& firstQtrYear, const QtrYear& lastQtrYear );
|
Parameters |
Description |
|
const DoubleMonth& doubleMonth |
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!
|