\( \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
STRONGsetting Struct Reference

Public Attributes

double rfac
 Area restricitions of STRONG routing. More...
 
double rabs
 
int hmstep
 Additional criteria for STRONGPlus defining climb. More...
 
int hmmax
 finalization criterium absolute
 
double hmperkm
 hmmax=max(hmmax,radius*hmperkm)
 
short dhmin
 defines climb: min. Hm
 
float downtoupmax
 defines climb: allowed down Hm
 
float minP
 defines climb: min. difficulty
 
bool noSTRONGPlus
 dont apply climb restrictions
 
bool ClimbInsteadHm
 maximizes difficulty instead Hm
 

Detailed Description

Definition at line 284 of file DataTyps.h.

Member Data Documentation

int STRONGsetting::hmstep

Additional criteria for STRONGPlus defining climb.

Algorithm step size

Definition at line 292 of file DataTyps.h.

double STRONGsetting::rfac

Area restricitions of STRONG routing.

restricts the area to calculate to a circle with the radius (airline distance * fac + abs)

Definition at line 290 of file DataTyps.h.


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