changeset 2067 | b26c76cc6fa2 |
parent 2066 | 4477ee7d0798 |
child 2115 | 4be7e10e471e |
--- 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");