CellInfoTdscdma
Object Hierarchy:
Description:
[
CCode ( type_id =
"mm_cell_info_tdscdma_get_type ()" ) ]
public class CellInfoTdscdma :
CellInfo
The CellInfoTdscdma structure contains private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public uint get_cell_parameter_id ()
Get the cell parameter id.
- 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_path_loss ()
Get the path loss of the cell.
- public double get_rscp ()
Get the received signal code power.
- 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.
- public uint get_uarfcn ()
Get the UTRA absolute RF channel number.
Inherited Members:
All known members inherited from class MM.CellInfo
All known members inherited from class GLib.Object