Signal
Object Hierarchy:
Description:
[
CCode ( type_id =
"mm_signal_get_type ()" ) ]
public class Signal :
Object
The Signal structure contains private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public double get_ecio ()
Gets the Ec/Io, in dB.
- public double get_error_rate ()
Gets the channel error rate (BER, BLER,... depends on the RAT), in
percentage.
- public double get_io ()
Gets the Io, in dBm.
- public double get_rscp ()
Gets the RSCP (Received Signal Code Power), in dBm.
- public double get_rsrp ()
Gets the RSRP (Reference Signal Received Power), in dBm.
- public double get_rsrq ()
Gets the RSRQ (Reference Signal Received Quality), in dB.
- public double get_rssi ()
Gets the RSSI (Received Signal Strength Indication), in dBm.
- public double get_sinr ()
Gets the SINR level, in dB.
- public double get_snr ()
Gets the S/R ration, in dB.
Inherited Members:
All known members inherited from class GLib.Object