Network.prop
上传用户:kingseaxu
上传日期:2009-01-01
资源大小:49k
文件大小:1k
源码类别:

3G开发

开发平台:

Java

  1. # The terrian area
  2. x_range 500 # the maximum x coordinate of network
  3. y_range 500 # the maximum y coordinate of network
  4. # The node inforamtion 
  5. node_num 320 # number of nodes 
  6. seed_num 32 # number of seed node, 0..seed_num-1 are seeds, seed_num..node_num-1 are other nodes 
  7.  
  8. # The mobility model
  9. min_v 0 # minimum velocity 
  10. max_v 10 # maximum velocity 
  11. group_v 0 # maximum group velocity
  12. # The radio model
  13. node_r 50 # transmission range of node 
  14. seed_r 50 # transmission range of seed 
  15. doi 0 # radio range error 
  16. # Other parameters
  17. delta 5 # possible error of sample points