?? plot-arena.tcl
字號:
source runsimulation.tclset simulationlibrary swarmsimulations.tclloadSimulationLibrary# this script is purely for generating a view of the arena,# which tehn needs to be hand-tweaked a bit.set val(mobilenodes) 0set val(fixednodes) 33set val(servernodes) 1set val(numflows) 1set val(simtime) 150set val(maxpause) 5set val(maxspeed) 25set val(scenario) 1set val(seed) 18set val(routingprotocol) SWARMset val(traffictype) cbrset val(exptname) plot-arenaset val(keeptrace) 1set val(dumpevery) 0.5set val(dumpto) 75set val(maxReceivesWithoutSend) 5set val(specialtraffic) 1set val(specialtrafficfile) traffic/emptyexecSimulationputs "creating movie!"exec tclsh analyse-visual.tcl latest/ns2.tr plot-arena-visual.avi 2 >&@stdout
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -