Ruggero1912 / TrainerApp

Trainer-side app of TrainAround
https://paciosoft.com/projects/trainaround
1 stars 0 forks source link

The athlete obj should have a avgHeartRate and some other aggregated data #15

Open Ruggero1912 opened 2 years ago

Ruggero1912 commented 2 years ago

Implement a way to calculate the avg HR and other fields with moving avg / exponential moving average to obtain some aggregated field.

Comment here with the chosen aggregate data.

Ruggero1912 commented 2 years ago

implemented exponential moving average for heart rate measurement