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:
Mark Liversedge
2015-08-04 20:17:58 +01:00
parent 60cc22ffa7
commit afe4ff9c66
2 changed files with 7 additions and 0 deletions

View File

@@ -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)