Search This Blog

Tuesday 31 December 2013

Where can i find node's position, energy, speed and transmission range in aodv ns2 ?


   >  In mobilenode.h ( ns-2.35/common ), you can find node's position ( X & Y ) and speed.

   >  In node.h ( ns-2.35/common ), you can find the energy of a node ( energy_model() -> energy() ).

   >  In god.h ( ns-2.35/mobile ), you can find Macro variable RANGE (Transmission Range).


For more explanation, visit : http://elmurod.net/en/index.php/archives/348

No comments:

Post a Comment

Thanks & Regrds,
Karthick SIva