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

List of tower cells. More...


Data Fields

int id
 Tower cell ID.
int n
 Number of coordinates available for this tower cell.
struct _coordcoords
 Coordinates available for the cell tower.
struct _cellnext
 Next element in the list.


Detailed Description

List of tower cells.

Field Documentation

int _cell::id

Tower cell ID.

int _cell::n

Number of coordinates available for this tower cell.

Number of coordinates in the list pointed by coords.

struct _coord* _cell::coords [read]

Coordinates available for the cell tower.

For some mysterious reason a cell tower having the the same IDs may have multiple sometimes totally different coordinates. Maybe due to insufficient accuracy of data sent by folks to www.opencellid.org, maybe due to recycling of the same IDs by the mobile companies.

struct _cell* _cell::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