diff options
Diffstat (limited to 'src/ns3/simulate.org')
| -rw-r--r-- | src/ns3/simulate.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ns3/simulate.org b/src/ns3/simulate.org index b6674d4..88b69b1 100644 --- a/src/ns3/simulate.org +++ b/src/ns3/simulate.org @@ -115,7 +115,7 @@ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${NS3_PATH}/build/lib # Default Parameters - sensorsSendInterval=1 # DON'T GO BELOW 1 SECONDS !!!!!!! Simulator will stay stuck + sensorsSendInterval=10 # DON'T GO BELOW 1 SECONDS !!!!!!! Simulator will stay stuck sensorsPktSize=192 # 1 byte temperature (-128 à +128 °C) and 4Byte sensorsId sensorsNumber=5 nbHop=10 # Cf paper AC/Yunbo |
