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

container struct for ClimbAnalyse More...

#include <DataTyps.h>

Collaboration diagram for climb:

Public Attributes

climbstate state
 current state at ClimbAnalyse
 
short branches
 count of branching chilf climbs
 
KOOhome
 cross, climb refers to
 
trackpointlistt
 track profil so far, to trace back
 
trackpointlisttst
 start point in track profil
 
trackpointlisttend
 
climbnext
 
climbprev
 
climbcst
 start point as climb struct
 
climbroot
 root of the whole climb tree
 
Neighbourvia
 last used link
 
float P
 
float Pmax
 
float Prec
 
float d
 
float hend
 
float hstart
 
float hmdown
 
float hmup
 

Detailed Description

container struct for ClimbAnalyse

Definition at line 380 of file DataTyps.h.

Member Data Documentation

float climb::d

climb properties

Definition at line 389 of file DataTyps.h.

float climb::hend

climb properties

Definition at line 389 of file DataTyps.h.

float climb::hmdown

climb properties

Definition at line 389 of file DataTyps.h.

float climb::hmup

climb properties

Definition at line 389 of file DataTyps.h.

float climb::hstart

climb properties

Definition at line 389 of file DataTyps.h.

float climb::P

climb properties

Definition at line 389 of file DataTyps.h.

float climb::Pmax

climb properties

Definition at line 389 of file DataTyps.h.

float climb::Prec

climb properties

Definition at line 389 of file DataTyps.h.

trackpointlist* climb::tend

end point in track profil

Definition at line 386 of file DataTyps.h.


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