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

main container for Track, WayHeight and ClimbAnalyse More...

#include <DataTyps.h>

Collaboration diagram for KOOlist:

Public Attributes

KOOk
 reference to KOO data
 
KOOlistprev
 
KOOlistnext
 
float d
 current distance, synchronized to trackpoint array
 
short marked
 labels elements for drag-drop-routing:
 
int tpi
 index of related element in synchronized trackpoint array
 

Detailed Description

main container for Track, WayHeight and ClimbAnalyse

This list hold coordinates to define track on map. Used in Track, the list pointers are ignored as list flexibility is not required. Used in ClimbAnalyse this list are usually branched to a whole tree of climbs with common start point.

Definition at line 172 of file DataTyps.h.


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