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

generic class to provide editing of specific types More...

#include <btp3setups.h>

Inheritance diagram for EditInputs:
Collaboration diagram for EditInputs:

Public Member Functions

 EditInputs (QString name, double *v)
 
 EditInputs (QString name, float *v)
 
 EditInputs (QString name, int *v)
 
 EditInputs (QString name, char *v, bool folder)
 
 EditInputs (QString name, bool *v)
 
 EditInputs (QString name, short *v)
 
 EditInputs (QString name, QRgb *v)
 
void refresh ()
 

Private Slots

void checkedit (QString newtext)
 
void checkbox ()
 
void select_folder ()
 

Private Attributes

QLabel label
 
QLineEdit edit
 
ColorButtoncolorbutton
 
QCheckBox check
 
double * dv
 
float * fv
 
int * iv
 
char * cv
 
bool * bv
 
short * sv
 
QRgb * rgbv
 
char * folder
 

Detailed Description

generic class to provide editing of specific types

Definition at line 29 of file btp3setups.h.


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