\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
main container list climbanalyse More...
#include <DataTyps.h>
Public Attributes | |
trackpoint | t |
trackpointlist * | prev |
trackpointlist * | next |
main container list climbanalyse
this struct is considered to hold a tree struct of all climbs belonging to the same starting point. Consequently the list should only be read back- wards as forward it branches.
Definition at line 162 of file DataTyps.h.