omnetpp.ini

来自「WSN仿真一例假定节点0(node[0])周期性广播消息其它节点接收到消息并转发」· INI 代码 · 共 39 行

INI
39
字号
[General]
network = thetest

ini-warnings = no
warnings = yes
snapshot-file = test.sna
output-vector-file = test.vec
sim-time-limit = 600s
cpu-time-limit= 600s
total-stack-kb = 20480 ; increase if necessary

[Cmdenv]
module-messages = yes
verbose-simulation = no
display-update = 0.5s

[Tkenv]
default-run=1
use-mainwindow = yes
print-banners = no
slowexec-delay = 0ms
update-freq-fast = 10
update-freq-express = 100
breakpoints-enabled = yes
animation-delay=0s
animation-speed=3

[DisplayStrings]

[Parameters]

thetest.NNODES = 20
thetest.MAXCONN = 20
thetest.SSTRENGTH = 200


[Run 1]
seed-0-lcg32  = 11312

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?