\( \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
UndoRedo Class Reference

undo and redo container class for BTP to save no longer needed tracks More...

#include <UndoRedo.h>

Collaboration diagram for UndoRedo:

Public Member Functions

void add (Track *element)
 
Trackundo (Track *element)
 
Trackredo ()
 

Private Member Functions

void del_list (undoredolist *t)
 

Private Attributes

short keepbeforeundo
 
undoredolistl
 
undoredolistc
 

Detailed Description

undo and redo container class for BTP to save no longer needed tracks

before a track is modified by BTP, it will be save to UndoRedo list and therefor can be reactivated, if the user wants to.

Definition at line 13 of file UndoRedo.h.


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