Network.prop
资源名称:mcl.tar.gz [点击查看]
上传用户:kingseaxu
上传日期:2009-01-01
资源大小:49k
文件大小:1k
源码类别:
3G开发
开发平台:
Java
- # The terrian area
- x_range 500 # the maximum x coordinate of network
- y_range 500 # the maximum y coordinate of network
- # The node inforamtion
- node_num 320 # number of nodes
- seed_num 32 # number of seed node, 0..seed_num-1 are seeds, seed_num..node_num-1 are other nodes
- # The mobility model
- min_v 0 # minimum velocity
- max_v 10 # maximum velocity
- group_v 0 # maximum group velocity
- # The radio model
- node_r 50 # transmission range of node
- seed_r 50 # transmission range of seed
- doi 0 # radio range error
- # Other parameters
- delta 5 # possible error of sample points