mobile_insight.analyzer.kpi.lte_qos_analyzer module¶
lte_qos_analyzer.py An KPI analyzer to reveal the QoS configurations
Author: Yuanjie Li
- class mobile_insight.analyzer.kpi.lte_qos_analyzer.LteQosAnalyzer¶
Bases:
mobile_insight.analyzer.kpi.kpi_analyzer.KpiAnalyzer
An KPI analyzer to reveal Wireless errors (symbol errors, corruptions, etc.)
- __msg_callback(msg)¶
- set_source(source)¶
Set the trace source. Enable the LTE RRC messages.
- Parameters
source (trace collector) – the trace source.