UltimateSummator Properties |
The UltimateSummator type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of point in summator.
| |
| ItemDateTime |
Return historically latest element with smaller or equal DateTime.
Note: do not try to use this method if you didn't specify DateTime to data elements.
| |
| ItemInt32 |
Get data which was store "pointsCount" steps ago.
| |
| TotalSum |
Total sum of points in sliding window.
|