t_cidlg_cfg Struct Reference
[Radio Interface Layer (RIL) oriented code.]

Structure for configuration parameters of the tower cell info database configuration dialog. More...

#include <cidlg.h>


Data Fields

TCHAR csvfile [MAX_PATH+1]
 Name of the input tower cell info file in CSV format.
TCHAR dbfile [MAX_PATH+1]
 Name of the binary tower cell info database file.
double minlat
 Minimum latitude to load from the CSV file while.
double maxlat
 Maximum latitude to load from the CSV file while.
double minlon
 Minimum longitude to load from the CSV file while.
double maxlon
 Maximum longitude to load from the CSV file while.
int timer
 Timer in seconds for queryiing the tower cell information.
int udp
 UDP port for the messages about the location of the tower cell.


Detailed Description

Structure for configuration parameters of the tower cell info database configuration dialog.

Field Documentation

TCHAR t_cidlg_cfg::csvfile[MAX_PATH+1]

Name of the input tower cell info file in CSV format.

TCHAR t_cidlg_cfg::dbfile[MAX_PATH+1]

Name of the binary tower cell info database file.

Minimum latitude to load from the CSV file while.

Used while converting to the binary format.

Maximum latitude to load from the CSV file while.

Used while converting to the binary format.

Minimum longitude to load from the CSV file while.

Used while converting to the binary format.

Maximum longitude to load from the CSV file while.

Used while converting to the binary format.

Timer in seconds for queryiing the tower cell information.

UDP port for the messages about the location of the tower cell.

Use <= 0, if you want to switch UDP sending off.


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

Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6