mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-16 09:29:55 +00:00
Attribution for Core Temperature
.. we have been granted permission to use the TCore algorithm and so the attributions have been added to the code and about box. .. Mark Buller should be added to the contributors too.
This commit is contained in:
@@ -2027,6 +2027,11 @@ RideFile::recalculateDerivedSeries(bool force)
|
||||
// Core Temperature
|
||||
//
|
||||
|
||||
// PLEASE NOTE:
|
||||
// The core body temperature models was developed by the U.S Army
|
||||
// Research Institute of Environmental Medicine and is patent pending.
|
||||
// We have sought and been granted permission to utilise this within GoldenCheetah
|
||||
|
||||
// since we are dealing in minutes we need to resample down to minutes
|
||||
// then upsample back to recIntSecs in-situ i.e we will use the p->Tcore
|
||||
// value to hold the rolling 60second values (where they are non-zero)
|
||||
|
||||
Reference in New Issue
Block a user