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

2011-09-23 Thread Su Jinzhao
Hi, all. I noticed that there is a "getMac" function while creating and initializing wireless node, like the following code block: for {set i 0} {$i < $opt(nn) } {incr i} { set node_($i) [$ns_ node] $node_($i) random-motion 0 ;# disable ra

[ns] uninstall ns 2.34

2011-09-23 Thread charanpreet singh
hey everyone, does anyone here know how to uninstall ns 2.34. i need to install ns2.33 after that.

[ns] wireless-phy.h error

2011-09-23 Thread Aslinda Hassan
Hi everyone, Recently, I stumbled across this problem and I am hoping if anyone has the same experience before and could provide me some help. I'm creating a routing protocol that requires some information from wireless-phy.h. Unfortunately, whenever I tried to include wireless-phy.h file in my

[ns] Antnet in ns2.34

2011-09-23 Thread Subha Uthayaraj
Hi all, I tried to install Antnet(AntColony Optimization) in NS2.34. While compiling I got error as: cmu-trace.cc:(.text._ZN11hdr_ant_pkt6accessEPK6Packet[hdr_ant_pkt::access(Packet const*)]+0x7): undefined reference to `hdr_ant_pkt::offset_' collect2: ld returned 1 exit status make: *** [ns] E