CellInfoGsm
Object Hierarchy:
MM.CellInfoGsm
MM.CellInfoGsm
MM.CellInfoGsm
MM.CellInfo
MM.CellInfo
MM.CellInfo->MM.CellInfoGsm
GLib.Object
GLib.Object
GLib.Object->MM.CellInfo
Description:
[
CCode ( type_id =
"mm_cell_info_gsm_get_type ()" ) ]
public class CellInfoGsm :
CellInfo
The CellInfoGsm structure contains private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
public uint get_arfcn ()
Get the absolute RF channel number.
public unowned string get_base_station_id ()
Get the GSM base station id, in upper-case hexadecimal format without
leading zeros.
public unowned string get_ci ()
Get the two- or four-byte Cell Identifier.
public unowned string get_lac ()
Get the two-byte Location Area Code of the base station.
public unowned string get_operator_id ()
Get the PLMN MCC/MNC.
public uint get_rx_level ()
Get the serving cell RX measurement.
public uint get_timing_advance ()
Get the measured delay (in bit periods) of an access burst transmission on
the RACH or PRACH to the expected signal from a mobile station at zero distance under static channel conditions.
Inherited Members:
All known members inherited from class MM.CellInfo
All known members inherited from class GLib.Object