t_cbgpx Struct Reference

#include <cbgpx.h>


Data Fields

t_cbthrcs cs
 Critical secrion/mutex for synchronizing file operations.
double minlat
 Minimum latitude until now.
double maxlat
 Maximum latitude until now.
double minlon
 Minimum longitude until now.
double maxlon
 Maximum longitude until now.
FILE * f
 Handle of the created GPX file.
int idx
 Sequential number of the next entry.


Field Documentation

t_cbthrcs t_cbgpx::cs

Critical secrion/mutex for synchronizing file operations.

FILE* t_cbgpx::f

Handle of the created GPX file.

int t_cbgpx::idx

Sequential number of the next entry.

Starting with 0.

double t_cbgpx::maxlat

Maximum latitude until now.

Negative and positive decimal degrees.

double t_cbgpx::maxlon

Maximum longitude until now.

Negative and positive decimal degrees.

double t_cbgpx::minlat

Minimum latitude until now.

Negative and positive decimal degrees.

double t_cbgpx::minlon

Minimum longitude until now.

Negative and positive decimal degrees.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 12 11:09:27 2009 for cb by  doxygen 1.4.7