mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-16 17:39:58 +00:00
Anaerobic TISS update for RideFile
.. so ride plot of it as a data series is correct
This commit is contained in:
@@ -1045,7 +1045,8 @@ RideFile::recalculateDerivedSeries()
|
||||
static const double t = 2;
|
||||
// anTISS
|
||||
static const double an = 0.238923886004611f;
|
||||
static const double bn = -12.2066385296127f;
|
||||
//static const double bn = -12.2066385296127f;
|
||||
static const double bn = -61.849f;
|
||||
static const double cn = -1.73549567522521f;
|
||||
|
||||
int CP = 0;
|
||||
|
||||
Reference in New Issue
Block a user