\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \) BTP: Manual and Source Code Documentation

Power Uphill

bike mass [kg]
body mass [kg]
altitude gain [m]
climb length [km]
gradient [%]
time [s]
speed [km/h]
power [W]
power/mass [W/kg]
climbrate [m/min]

average power on climb stage

BTP  3.0
Routing/ClimbAnalysis/PowerCalculation
STRONGPlusfib Class Reference

FibunacciHeap element to store STRONG data with climb restrictions. More...

#include <DataTyps.h>

Inheritance diagram for STRONGPlusfib:
Collaboration diagram for STRONGPlusfib:

Public Attributes

float hmup
 Hm ascenting since last big descent section.
 
float hmdown
 Hm descenting since last big descenting section. More...
 
- Public Attributes inherited from STRONGfib
float d
 current distance at STRONG
 
float hm
 current Hm at STRONG
 
STRONGfrom
 pointer to related STRONG struct
 
KOOk
 current KOO
 
Neighbourvia
 connection to STRONG
 

Detailed Description

FibunacciHeap element to store STRONG data with climb restrictions.

Definition at line 270 of file DataTyps.h.

Member Data Documentation

float STRONGPlusfib::hmdown

Hm descenting since last big descenting section.

STRONG algorithm will stop, if hmdown/hmup exceeds a userdefined limit

Definition at line 277 of file DataTyps.h.


The documentation for this class was generated from the following file: