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

container struct to hold data of a cross More...

#include <DataTyps.h>

Collaboration diagram for crossdata:

Public Attributes

Neighbourneighbours
 neigbours to link to other cross
 
STRONGs
 memory for routing algorithms
 

Detailed Description

container struct to hold data of a cross

If a KOO has crossdata, than this KOO is marked as cross. The crossdata consists of

  1. a Neighbour list linking this cross to others
  2. a STRONG struct, where routing algorithm can operate on. The STRONG struct allows the algorithms to trace back their way from one STRONG struct to another and therefor from one cross back to another

Definition at line 73 of file DataTyps.h.


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