navit  0.5.3-trunk
g2sattr Struct Reference

#include <gpx2navit_txt.h>

Data Fields

double lon
 
double lat
 
double minlon
 
double minlat
 
double maxlon
 
double maxlat
 
char name [NAMELENGTH]
 
char cmt [COMMENTLENGTH]
 
char desc [COMMENTLENGTH]
 
char src [COMMENTLENGTH]
 
char link [FILENAMELENGTH]
 
char type [TYPELENGTH]
 
char time [TIMELENGTH]
 
int number
 
double ele
 
double magvar
 
double geoidheight
 
char sym [NAMELENGTH]
 
char fix [NAMELENGTH]
 
int sat
 
double hdop
 
double vdop
 
double pdop
 
double ageofdgpsdata
 
int dgpsid
 
char author [NAMELENGTH]
 
char keywords [NAMELENGTH]
 
char copyright [NAMELENGTH]
 
int year
 
char license [NAMELENGTH]
 

Detailed Description

store each point attribute values.

Field Documentation

◆ ageofdgpsdata

double g2sattr::ageofdgpsdata

Referenced by endElementControl().

◆ author

char g2sattr::author[NAMELENGTH]

◆ cmt

char g2sattr::cmt[COMMENTLENGTH]

Referenced by endElementControl().

◆ copyright

char g2sattr::copyright[NAMELENGTH]

Referenced by endElementControl().

◆ desc

char g2sattr::desc[COMMENTLENGTH]

Referenced by endElementControl(), and setWpt().

◆ dgpsid

int g2sattr::dgpsid

◆ ele

double g2sattr::ele

Referenced by endElementControl(), setEdge(), and setWpt().

◆ fix

char g2sattr::fix[NAMELENGTH]

Referenced by endElementControl().

◆ geoidheight

double g2sattr::geoidheight

Referenced by endElementControl().

◆ hdop

double g2sattr::hdop

Referenced by endElementControl().

◆ keywords

char g2sattr::keywords[NAMELENGTH]

Referenced by endElementControl().

◆ lat

double g2sattr::lat

◆ license

char g2sattr::license[NAMELENGTH]

Referenced by endElementControl().

◆ link

char g2sattr::link[FILENAMELENGTH]

Referenced by endElementControl().

◆ lon

double g2sattr::lon

the structure cames from GPX1.1 format

Referenced by setEdge(), setWpt(), and startElementControl().

◆ magvar

double g2sattr::magvar

Referenced by endElementControl().

◆ maxlat

double g2sattr::maxlat

Referenced by startElementControl().

◆ maxlon

double g2sattr::maxlon

Referenced by startElementControl().

◆ minlat

double g2sattr::minlat

Referenced by startElementControl().

◆ minlon

double g2sattr::minlon

Referenced by startElementControl().

◆ name

char g2sattr::name[NAMELENGTH]

Referenced by endElementControl(), and setWpt().

◆ number

int g2sattr::number

Referenced by endElementControl().

◆ pdop

double g2sattr::pdop

Referenced by endElementControl().

◆ sat

int g2sattr::sat

Referenced by endElementControl().

◆ src

char g2sattr::src[COMMENTLENGTH]

Referenced by endElementControl().

◆ sym

char g2sattr::sym[NAMELENGTH]

Referenced by endElementControl().

◆ time

char g2sattr::time[TIMELENGTH]

Referenced by endElementControl().

◆ type

char g2sattr::type[TYPELENGTH]

Referenced by endElementControl(), and setWpt().

◆ vdop

double g2sattr::vdop

Referenced by endElementControl().

◆ year

int g2sattr::year

Referenced by endElementControl().


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