Re: [ns] Can we change the transmission range of the node during the simulation?

2006-04-26 Thread Hajer FERJANI
Hi, You can change the nodes transmission range by changing the value of RXThresh_ of Phy/WirelessPhy by doing : Phy/WirelessPhy set RXThresh_ A separate C program is provided at ~ns/indep-utils/propagation/threshold.cc to compute the receiving threshold. You have to compile it, then you can us

[ns] Can we change the transmission range of the node during the simulation?

2006-04-24 Thread Sivakumar Kulasekaran
Hi I like to know how can we change transmission range between nodes to different values in dsr?? I like to know is it possible to do that Also NOAH routing agent , i got an error saying wrong routing agent!!! can anyone help me on this