Home | Trees | Index | Help |
---|
Package dataplot :: Package bike :: Module models |
|
Record of bike trips for data analysis.
Demonstration app for dataplot.Classes | |
---|---|
Bike |
Parameters of bike -- different bikes may be different speeds. |
Location |
Origin or destination of a bike ride. |
Ride |
Ride and associated statistics. |
RideManager |
Used for making global ride plots and importing data. |
Function Summary | |
---|---|
tup_to_minutes(h,
m,
s)
|
Variable Summary | |
---|---|
str |
PAIRED_RIDES_SQL = '\nselect x.date,x.hours,x.minutes,x....
|
Variable Details |
---|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 29 23:35:17 2008 | http://epydoc.sf.net |