?? sim007.tcl
字號:
set Sim(Trace) ONset Sim(AgentTrace) OFFset Sim(NumDevices) 8set Sim(Transport) [list UDP UDP UDP UDP UDP UDP UDP]set Sim(xpos_) [list 1.46 2.96 3.76 7.7 7.32 7.12 6.02 1.96]set Sim(ypos_) [list 4.54 1.4 3.16 2.66 4.14 5.76 6.96 6.74]set Sim(Application) [list Traffic/Exponential Traffic/Exponential Traffic/Exponential Traffic/Exponential Traffic/Exponential Traffic/Exponential Traffic/Exponential]set InqTimeout 32768set NumResponses 7set SimulationTime 20.0set StartTime [list 0.0 0.2 0.1 0.3 0.4 0.5 0.6 0.7]set InqScanOffset [list 6400 3200 3840 4160 640 3840 2880]set Sim(NamFile) "out.nam"source ./proc.tclsource ./run.tcl
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -