|
| gpx (char *filename) |
|
void | read_in () |
|
void | setfilename () |
|
void | calc_distance () |
|
double ** | get_d_h_t (long int *n) |
|
double ** | get_KOO (long int *n) |
|
double ** | get_complete (long int *n) |
|
void * | get_complete_List () |
|
|
void | add_point (double lon, double lat, double h, long int time) |
|
double | distance (double lat1, double lon1, double lat2, double lon2) |
|
void | replace_quotation (char *a) |
|
void | extract_attribute (const char *attr, char *src, double *result) |
|
void | extract_element (const char *elem, char *src, double *result) |
|
void | extract_time (char *src, long int *unix_time) |
|
|
static const int | R0 = 6371 |
|
Definition at line 12 of file gpx.h.
The documentation for this class was generated from the following files: