?? sample.autorun
字號:
# This is a sample TinyViz autorun file. To use it, run# tinyviz -autorun sample.autorun# Set the layoutlayout gridrandom# Enable some pluginsplugin DebugMsgPluginplugin RadioLinkPluginplugin RadioModelPlugin# Total number of simulated seconds to runnumsec 10# Name of the executable fileexecutable build/pc/main.exe# DBG messages to includedbg usr1# The radio model and scaling factor to useradiomodel disc100radioscaling 5# Number of motesnummotes 20# Command to run before startingprecmd echo "This is a command that will run before the simulation"# File to log all DBG messages tologfile logfile-20.txt# The blank line above indicates that we are starting another simulation# This time run with a different number of motesnummotes 30logfile logfile-30.txt
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -