Plot broadcast distribution
Script can be called like this: python [...]/toolkit/reportSummary/broadcastAnalysis.py [...]\reports\broadcastMessageAnalysis.txt [...]reports\graphics\broadcastAnalysis.png
It generates images like this:
We do not need a seperate script for delay as the multicast graphics MR !130 (merged) includes that. That one can be called with:
python [...]/toolkit/reportSummary/delayDistributionAnalysis.py [...]/reports/messageDelayAnalysis.txt BROADCAST 2 reports/BroadcastMessageDelay2.png
This MR is based on !130 (merged) and therefore blocked by that.