Add configurable Aerobic Threshold HR to HrZones

Change LTPage to include AeT HR and look like CPPage and CVPage
Default to 90% LTHR, used to delimit Polarized Zones I and II
Add config(aethr) to formulas
Add AeTHR to R/Pyhton/Rest APIs

Part 1 of #2555
This commit is contained in:
Ale Martinez
2021-03-14 20:53:54 -03:00
parent fc9e302aef
commit b79166fa59
18 changed files with 193 additions and 107 deletions

View File

@@ -68,6 +68,7 @@ config(dob)
config(height)
config(weight)
config(lthr)
config(aethr)
config(maxhr)
config(rhr)
config(units)