mobile_insight.analyzer.kpi.ip_dl_tput_analyzer module

ip_dl_tput_analyzer.py An KPI analyzer to monitor IP throughput from PDCP logs Record the interval of the video frames

Author: Zhehui Zhang

class mobile_insight.analyzer.kpi.ip_dl_tput_analyzer.IpDlTputAnalyzer

Bases: mobile_insight.analyzer.kpi.kpi_analyzer.KpiAnalyzer

An KPI analyzer to monitor and manage uplink latency breakdown

__msg_callback(msg)
set_source(source)

Set the trace source. Enable the cellular signaling messages

Parameters

source – the trace source (collector).

time_diff(pdu1, pdu2)