?? omnetpp.ini
字號(hào):
[General]
preload-ned-files=*.ned
network = token
total-stack-kb=4096 ;4 Mbyte -- increase if necessary
sim-time-limit = 1800s
# cpu-time-limit= 300s
[Cmdenv]
runs-to-execute = 1,2,3
express-mode = yes
# for non-express mode:
module-messages = yes
event-banners = yes
# for express mode:
status-frequency = 50000
performance-display = no
[Tkenv]
#default-run=1
extra-stack=20000 ;20K, but 10K is probably enough
[Parameters]
token.comp[*].gen.numMessages = 1000000
token.comp[*].gen.messageLength = uniform(1,4500)
token.comp[*].mac.queueMaxLen = 20
[Run 1]
description="well loaded ring (if run w/ numStations=5)"
token.THT=0.2s
token.comp[*].gen.interArrivalTime = truncnormal(0.023, 0.006)
output-vector-file = token1.vec
[Run 2]
description="overloaded ring (if run w/ numStations=5)"
token.numStations = 7
token.THT=0.2s
token.comp[*].gen.interArrivalTime = truncnormal(0.015, 0.003)
output-vector-file = token2.vec
[Run 3]
description="ring of 100 stations"
token.numStations = 100
token.THT=0.2s
token.comp[*].gen.interArrivalTime = truncnormal(0.40, 0.2)
output-vector-file = token3.vec
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -