Click or drag to resize

UltimateSummator Properties

The UltimateSummator type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of point in summator.
Public propertyItemDateTime
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.
Public propertyItemInt32
Get data which was store "pointsCount" steps ago.
Public propertyTotalSum
Total sum of points in sliding window.
Top
See Also