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

multithreading working command, defines the task to be executed More...

#include <webdata.h>

Collaboration diagram for webdatacmd:

Public Attributes

RunModeWebData mode
 
int width
 rendering image size
 
int height
 rendering image size
 
configc
 BTP configuration to be used.
 
QString dest
 destination file name
 
OSMosm
 
QString src
 source file name
 
double minlat
 
double maxlat
 
double minlon
 
double maxlon
 
int z
 
int x
 
int y
 
int dx
 
int dy
 

Detailed Description

multithreading working command, defines the task to be executed

Definition at line 16 of file webdata.h.

Member Data Documentation

int webdatacmd::dx

Google tile sheme

Definition at line 29 of file webdata.h.

int webdatacmd::dy

Google tile sheme

Definition at line 29 of file webdata.h.

double webdatacmd::maxlat

bounding rect to fulfil the tast

Definition at line 20 of file webdata.h.

double webdatacmd::maxlon

bounding rect to fulfil the tast

Definition at line 20 of file webdata.h.

double webdatacmd::minlat

bounding rect to fulfil the tast

Definition at line 20 of file webdata.h.

double webdatacmd::minlon

bounding rect to fulfil the tast

Definition at line 20 of file webdata.h.

RunModeWebData webdatacmd::mode

type of task

Definition at line 17 of file webdata.h.

OSM* webdatacmd::osm

data to be painted

Definition at line 26 of file webdata.h.

int webdatacmd::x

Google tile sheme

Definition at line 29 of file webdata.h.

int webdatacmd::y

Google tile sheme

Definition at line 29 of file webdata.h.

int webdatacmd::z

Google tile sheme

Definition at line 29 of file webdata.h.


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