Re: [ns] How to set node frequency in C++ ?

2011-11-18 Thread Su Jinzhao
? Any suggestions will be appreciated, Thanks. 2011/11/16 苏金钊 sujinz...@gmail.com The script is in tcl,while what I want is to implement it in c++. 原始邮件 发件人:Mohamed Ibrahim Salman mohammad_w2...@yahoo.com 时间:2011-11-16 19:35 收件人:Su Jinzhao sujinz...@gmail.com 主题:Re

Re: [ns] How to set node frequency in C++ ?

2011-11-15 Thread Su Jinzhao
Is there anybody kind to help me? waiting for your help... On Tue, Nov 15, 2011 at 9:06 AM, Su Jinzhao sujinz...@gmail.com wrote: Hi All, There is only one interface in my simulation network, I want to switch some nodes frequency to another channel with new center frequency in C

[ns] how to switch to a new frequency

2011-11-15 Thread Su Jinzhao
I encountered the same problem, is there anyone can help us? Thanks in advance. -- Su Jinzhao(苏金钊)

[ns] How to set node frequency in C++ ?

2011-11-14 Thread Su Jinzhao
].mid_freq); if(tcl.result() != TCL_OK) cout set freq error! endl; Here the variable $opt(netif) is defined in my .tcl file, and the result is print out set freq error!, So How to set node frequency in C++ ? any suggestions is appreciated. -- Su Jinzhao(苏金钊)

[ns] Problem with timer and scheduler

2011-10-12 Thread Su Jinzhao
So what's the reason ? Thanks, any suggestions will be appreciated. -- Su Jinzhao(苏金钊)

[ns] Fwd: NS2 stops simulation voluntarily.

2011-10-11 Thread Su Jinzhao
-- Forwarded message -- From: Su Jinzhao sujinz...@gmail.com Date: Tue, Oct 11, 2011 at 7:15 PM Subject: Re: [ns] NS2 stops simulation voluntarily. To: rajiv chechi rajivche...@gmail.com Thank you for you reply. My simulation duration defined in tcl is 20s, However, it quits

[ns] NS2 stops simulation voluntarily.

2011-10-10 Thread Su Jinzhao
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_ highestAntennaZ_ = 1.5, distCST_ = 689.6 SORTING LISTS ...DONE! Could anyone be kind to tell me the possible reasons? thanks.. -- Su Jinzhao(苏金钊)

[ns] Questions on SORTING LISTS ...DONE!

2011-10-09 Thread Su Jinzhao
, is this right ? anyone who had encountered this problem please help me, and any suggestions will be appreciated. Waiting for your reply and thank you very much! -- Su Jinzhao(苏金钊)

[ns] What does member function getMac of Node/MobileNode mean ?

2011-09-23 Thread Su Jinzhao
) getMac 0], I think that we should not set all nodes mac address to be zero. Thanks, any suggestions will be appreciated. -- Su Jinzhao(苏金钊)

[ns] Questions on difference about node position in nam file and those accessed in C++

2011-09-10 Thread Su Jinzhao
-i black -x 95.508313968548691 -y 8.232869397957284 -Z 0.0 So I want to know that why does the coordinates accessed by get_node_by_address() function is not the same as those in nam trace file or in the nam GUI ? Thank you very much, any suggestions is appreciated. -- Su Jinzhao(苏金钊)

Re: [ns] Questions on difference about node position in nam file and those accessed in C++

2011-09-10 Thread Su Jinzhao
Computer Engineering Research Lab Faculty of Engineering and Applied Science Memorial University of Newfoundland -Original Message- From: ns-users-boun...@isi.edu [mailto:ns-users-boun...@isi.edu] On Behalf Of Su Jinzhao Sent: Saturday, September 10, 2011 11:58 AM To: ns-users@ISI.EDU

[ns] Questions on difference about node position in nam file and those accessed in C++

2011-09-07 Thread Su Jinzhao
-i black -x 95.508313968548691 -y 8.232869397957284 -Z 0.0 So I want to know that why does the coordinates accessed by get_node_by_address() function is not the same as those in nam trace file or in the nam GUI ? Thank you very much, any suggestions is appreciated. -- Su Jinzhao