Skip to content

Multicast scripts

Ghost User requested to merge feature-#511-multicast-graphics into master

Contains two scripts, one for multicast delivery rate, one for delay distribution.

The one for delivery rate can be used calling

[...]/toolkit/reportSummary/multicastAnalysis.py [...]\reports\multicastMessageAnalysis.txt <output file name>

Pictures look like this:

multicastTest

The one for delay distribution is multi-purpose for all message types and can be called for multicasts using

[...]/toolkit/reportSummary/delayDistributionAnalysis.py [...]\reports\messageDelayAnalysis.txt MULTICAST 1 <output file name>

Pictures look like this:

delayAnalysisTest

Please test whether you can execute (you might have to install python and maybe some python modules).

Edited by Ghost User

Merge request reports