Builder

class Builder

Properties

Link copied to clipboard

The average (mean) value of the time series over a time interval window.

Link copied to clipboard

The count of data points in the time series over a time interval window.

Link copied to clipboard

The maximum value of the time series over a time interval window.

Link copied to clipboard

The minimum value of the time series over a time interval window.

Link copied to clipboard

The standard deviation of the time series over a time interval window.

Link copied to clipboard
var sum: Double?

The sum of the time series over a time interval window.