navit  0.5.3-trunk
g2sstats Struct Reference

#include <gpx2navit_txt.h>

Data Fields

int trkpoints
 
int trkcount
 
double trklength
 
int rtepoints
 
int rtecount
 
double rtelength
 
int wptpoints
 
int trkunconverted
 
int rteunconverted
 

Detailed Description

statistics structure

Field Documentation

◆ rtecount

int g2sstats::rtecount

route point total count

Referenced by countPath(), createProp(), and showStats().

◆ rtelength

double g2sstats::rtelength

route path totol count

Referenced by countPath(), createProp(), and showStats().

◆ rtepoints

int g2sstats::rtepoints

track total length

Referenced by countPath(), createProp(), and showStats().

◆ rteunconverted

int g2sstats::rteunconverted

unconverted track path count

Referenced by countUnconverted(), createProp(), and showStats().

◆ trkcount

int g2sstats::trkcount

track point total count

Referenced by countPath(), createProp(), and showStats().

◆ trklength

double g2sstats::trklength

track path total count

Referenced by countPath(), createProp(), and showStats().

◆ trkpoints

int g2sstats::trkpoints

Referenced by countPath(), createProp(), and showStats().

◆ trkunconverted

int g2sstats::trkunconverted

way point total count

Referenced by countUnconverted(), createProp(), and showStats().

◆ wptpoints

int g2sstats::wptpoints

route total length

Referenced by createProp(), setWpt(), and showStats().


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