test the friis model
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Mon, 05 Nov 2007 16:33:54 +0100
changeset 2067 b26c76cc6fa2
parent 2066 4477ee7d0798
child 2068 af5f03746dbe
test the friis model
samples/main-propagation-loss.cc
--- a/samples/main-propagation-loss.cc	Mon Nov 05 16:31:52 2007 +0100
+++ b/samples/main-propagation-loss.cc	Mon Nov 05 16:33:54 2007 +0100
@@ -52,7 +52,7 @@
   DefaultValue::Bind ("FriisPropagationLossLambda", "0.6");
   DefaultValue::Bind ("FriisPropagationLossSystemLoss", "1.0");
 
-  PrintOne (10, 0, 1000, 5);
+  PrintOne (-10, 20, 5, 0, 1000, 5);
 #endif
 
   DefaultValue::Bind ("PropagationLossModelType", "LogDistance");