mobile_insight.analyzer.lte_dl_retx_analyzer module¶
Function: Monitor downlink MAC retransmission delay and RLC retransmission delay Author: Qianru Li
- class mobile_insight.analyzer.lte_dl_retx_analyzer.LteDlRetxAnalyzer¶
Bases:
mobile_insight.analyzer.analyzer.Analyzer
- __msg_callback(msg)¶
- __msg_rlc_dl_callback(msg)¶
- __msg_rlc_ul_callback(msg)¶
- set_source(source)¶
Set the source of the trace. The messages from the source will drive the analysis.
- Parameters
source – the source trace collector
type – trace collector