Private
Public Access
1
0

charts age decline of 2k power per weight/sex group

This commit is contained in:
Sander Roosendaal
2017-12-12 18:01:06 +01:00
parent 73c03fa54e
commit 228ea8f980
4 changed files with 93 additions and 2 deletions

View File

@@ -473,6 +473,10 @@ def strfdelta(tdelta):
return res
def timedelta_to_seconds(tdelta):
return 60.*tdelta.minute+tdelta.second
# A nice printable format for pace values