Represents the result of the rollup of the user's daily heart rate variability personal range.
| JSON representation |
|---|
{ "rateMin": number, "rateMax": number, "rateAvg": number } |
| Fields | |
|---|---|
rateMin |
Minimum value of run VO2 max in the interval.. |
rateMax |
Maximum value of run VO2 max in the interval. |
rateAvg |
Average value of run VO2 max in the interval. |