readme
来自「this is source code for adhoc network us」· 代码 · 共 27 行
TXT
27 行
This model works with OMNeT++ v. 2.2To run the simulator just:- type opp_makemake- type make- type adHocSimThe ometpp.ini file contains almost all the parameters needed.Editing the Ini/mobility.ini file you can choose the mobility model to use.The 'cmdEnv' and 'envTk' commands just set the display environment to be cmdEnv or TkEnv.The 'genseed' is a shell script that generate a new Ini/seed.inis file. This ini file is usedto execute many runs all different from each other.The 'script' shell script executes many runs with different speeds and seeds.The NewAwk directory contains some awk and shell script that generate graph with gnuplot processing the 'collcectedData.dat' simulator output file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?