Home | Trees | Indices | Help |
---|
|
Segment handling.
|
|||
Waypoint A Waypoint object sub-classes Point and
adds stop and POI references.
|
|||
Segment A Segment object sub-classes Line and
adds a host of extra data.
|
|
|||
Waypoint |
|
||
list of Waypoint
|
|
||
Segment |
|
||
(list of Segment,dict of Segment)
|
|
||
list of Segment
|
|
||
None
|
|
||
None
|
|
||
None
|
|
||
None
|
|
||
(list ,Box)
|
|
|
|||
__package__ =
|
|
Take the |
Take the |
Take the |
Get all the segment elements in the given |
Process the ride, creating Segment objects for each of its segment references. |
Apply an elevation correction to all the points in a list of waypoints. |
Process the ride segments, making sure that the rise/fall between
segment |
Process the ride segments, connecting each to the successive segment by making the final point of each segment be the same as the first point of the following segment. |
Process a Segment, adding pertinent calculated data. Calculated data includes:
|
Process the segment references for the given ride and generate a list of Segment objects for it and the bounding box for all of the segments. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat May 1 23:03:30 2010 | http://epydoc.sourceforge.net |