mobile_insight.analyzer.kpi.lte_handover_disruption_analyzer module¶
A 4G analyzer to get RRC and PDCP layer information to calculate ul/dl disruption time
Author: Qianru Li, Yuanjie Li
- class mobile_insight.analyzer.kpi.lte_handover_disruption_analyzer.LteHandoverDisruptionAnalyzer¶
Bases:
mobile_insight.analyzer.kpi.kpi_analyzer.KpiAnalyzer
- __compute_disruption(ts)¶
- __msg_callback(msg)¶
- set_source(source)¶
Set the trace source. Enable the cellular signaling messages
- Parameters
source – the trace source (collector).