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

List of coordinates for one tower cell. More...


Data Fields

int lat
 Latitude multiplied by _DBLMULT.
int lon
 Longitude multiplied by _DBLMULT.
struct _coordnext
 Next element in the list.


Detailed Description

List of coordinates for one tower cell.

For a mysterious reason a cell tower having the same IDs for the country, network, area and itself may sometimes have multiple totally different coordinates. Here a list of coordinates for one cell tower.


Field Documentation

Latitude multiplied by _DBLMULT.

Negative for South, positive for North.

Longitude multiplied by _DBLMULT.

Negative for East, positive for West.

struct _coord* _coord::next [read]

Next element in the list.


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