[ns] how to trace user defined variable

2010-03-14 Thread neeraj gupta
Hi all i have defined one function calculate_availabe_bandwidth in mac802_11.cc file the resultant is stored in vaiable (abe). This function is not called anywhere in mac802_11.cc. I want to call the function after every 5 seconds and trace the value of abe. can you tell how can i perform the

[ns] please remove me from NS2 user group

2010-03-14 Thread al
ael...@cox.net

Re: [ns] please remove me from NS2 user group

2010-03-14 Thread Shyam Sundar
go to this link and type your id at unsubscribe text box and click unsubscribe. Then you wont get further mails from ns2 users group. http://mailman.isi.edu/mailman/listinfo/ns-users If you want to avoid more mails from ns2, for those case dont unsubscribe your id. Better go to your login and ed

[ns] How to set different initial energy value to each node?

2010-03-14 Thread Elly Soo
Hi, I need guidance to set different initial energy value to each of my nodes in tcl. How can i do it, instead of using "set val(initeng) 100;" that applied to all the nodes. Thanks! Regards, Elly

[ns] reg : Linking errors

2010-03-14 Thread gayathri devi
Hai Everybody,    For linking the c++ code with otcl script, I have included the C++ code and it's object file under the ns2 directory and used make command to re-compile it for the changes included. But it is producing the following errors ... So, Kindly suggest me some guidelines re