Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

_history Struct Reference

the structure containing graphical history More...

#include <zakdef.h>


Data Fields

UInt16 last_ten [10]
UInt16 last_century [10]


Detailed Description

the structure containing graphical history

the entries are logarithmically scaled. We have: 4 entries per year for the first 10 years Then we have: 4 entries per decade for the next 100 years

Definition at line 340 of file zakdef.h.


Field Documentation

UInt16 _history::last_century[ 10 ]
 

values from last century

Definition at line 344 of file zakdef.h.

UInt16 _history::last_ten[ 10 ]
 

values from last ten years

Definition at line 342 of file zakdef.h.

Referenced by RecordStatistics().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18