mobile_insight.analyzer.msg_statistics module¶
A simple analyzer to study the cellular message statistics and arrival interval time
Author: Yuanjie Li
- class mobile_insight.analyzer.msg_statistics.MsgStatistics¶
Bases:
mobile_insight.analyzer.analyzer.Analyzer
- __msg_callback(msg)¶
- reset()¶
Clean up all the analyzers
- set_source(source)¶
Set the trace source. Enable the cellular signaling messages
- Parameters
source – the trace source (collector).