readme

来自「无线自组织网络的一个协议仿真软件」· 代码 · 共 21 行

TXT
21
字号
The purpose of this file is to describe the Fisheye routingparameters used in GlomoSim. There are 4 parameters in the fisheyerouting configuration file: <size of the scope>,  <time out for the neighboring nodes>,<intra scope update interval> and <inter scope update interval>.The value of these parameters are depend on mobility, node density,transmission range etc. The description of these parameters are listed below.<size of the scope>: this parameter specifies the scope radius of a nodein number of hops. <time out for the neighboring nodes>: If a node does not hear from a neighborspecified by this value, the neighbor node will be deleted from the neighbor list. <intra scope update interval>: The update interval of sending the updates of the nodeswithin the scope radius. <inter scope update interval>: The update interval of sending the updates of the nodesoutside the scope radius.

⌨️ 快捷键说明

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