Answers for "ns2 MannaSsim configuration of sensor node"

0

ns2 MannaSsim configuration of sensor node

$ns_ node-config -sensorNode ON
                 -adhocRouting $val(rp)
		 -adhocRouting $val(rp)
		 -llType $val(ll)
		 -macType $val(mac)
		 -ifqType $val(ifq)
		 -ifqLen $val(ifqlen)
		 -antType $val(ant)
	   	 -propType $val(prop)
 		 -energyModel $val(en)
Posted by: Guest on April-30-2022

Code answers related to "ns2 MannaSsim configuration of sensor node"

Browse Popular Code Answers by Language