![]() |
YATiSh
Yet Another TIme SHeet
|
Element of typefined std:vector ProcessedData (yatishPlot.data). More...
#include <yatishTypes.h>
Public Attributes | |
| wxDateTime | weekCenter |
| wxTimeSpan | timeTotal |
| wxTimeSpan | timeMax |
| wxTimeSpan | timeRangeMax |
| int | daysWorked |
| double | minutesAtimeslot |
| double | hours [3] |
The highest three curves as determined by NoMoreThan4() [except _("others")] for the current ClusterType. More... | |
Element of typefined std:vector ProcessedData (yatishPlot.data).
Definition at line 28 of file yatishTypes.h.
| int ProcessedRecord::daysWorked |
Definition at line 32 of file yatishTypes.h.
| double ProcessedRecord::hours[3] |
The highest three curves as determined by NoMoreThan4() [except _("others")] for the current ClusterType.
Definition at line 35 of file yatishTypes.h.
| double ProcessedRecord::minutesAtimeslot |
Definition at line 33 of file yatishTypes.h.
| wxTimeSpan ProcessedRecord::timeMax |
Definition at line 31 of file yatishTypes.h.
| wxTimeSpan ProcessedRecord::timeRangeMax |
Definition at line 31 of file yatishTypes.h.
| wxTimeSpan ProcessedRecord::timeTotal |
Definition at line 31 of file yatishTypes.h.
| wxDateTime ProcessedRecord::weekCenter |
Definition at line 29 of file yatishTypes.h.