--- a/examples/wireless/examples-to-run.py Sat Jan 31 17:42:11 2015 -0800
+++ b/examples/wireless/examples-to-run.py Sun Feb 01 07:09:35 2015 -0800
@@ -25,6 +25,8 @@
("wifi-simple-infra", "True", "True"),
("wifi-simple-interference", "True", "True"),
("wifi-wired-bridging", "True", "True"),
+ ("power-adaptation-distance --manager=ns3::ParfWifiManager --outputFileName=parf --steps=5 --stepsSize=10", "True", "True"),
+ ("power-adaptation-distance --manager=ns3::AparfWifiManager --outputFileName=aparf --steps=5 --stepsSize=10", "True", "True"),
]
# A list of Python examples to run in order to ensure that they remain