Created
April 10, 2018 17:58
-
-
Save Blackhawk95/0c925b9c9427b12b09372360d176452f to your computer and use it in GitHub Desktop.
ns3firstoutput
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abhijithm@archlabs ~/Workspace/ns-allinone-3.27/ns-3.27 (git)-[master] % ./waf --run "scratch/wifilab1 --nwifisource=5" | |
Waf: Leaving directory `/home/abhijithm/Workspace/ns-allinone-3.27/ns-3.27/build' | |
Build commands will be stored in build/compile_commands.json | |
'build' finished successfully (28.465s) | |
Hidden station experiment with RTS/CTS disabled: | |
Max Packets per trace file exceeded | |
Flow 1 (10.0.0.1 -> 10.0.0.6) | |
PDR 0.02576802 | |
Collision Rate 372735bps | |
End to End delay 1.63582 | |
Flow 2 (10.0.0.2 -> 10.0.0.7) | |
PDR 0.02403845 | |
Collision Rate 373504bps | |
End to End delay 1.23680 | |
Flow 3 (10.0.0.3 -> 10.0.0.8) | |
PDR 0.02725967 | |
Collision Rate 372378bps | |
End to End delay 1.47230 | |
Flow 4 (10.0.0.4 -> 10.0.0.9) | |
PDR 0.02144295 | |
Collision Rate 374712bps | |
End to End delay 1.49376 | |
Flow 5 (10.0.0.5 -> 10.0.0.10) | |
PDR 0.01971605 | |
Collision Rate 375481bps | |
End to End delay 1.78812 | |
------------------------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment