Contents

HKQuantityAggregationStyle.discreteArithmetic

Discrete samples that can be averaged over time using an arithmetic mean.

Declaration

case discreteArithmetic

Discussion

Use discrete types to monitor changes in a value over time. Body mass, heart rate, temperature, and respiratory rate are all discrete quantity types. You can also query for the minimum or maximum value in a given time period.

See Also

Aggregation Styles