[ns] AWK scripts for SMAC

2012-10-29 Thread faraz iqbal
Hi all,           I am working with Ns-2.35. I have problem to calculate smac throughput from awk script. I need awk script to calculate throughput, delay and energy consumption. Please help.     Regards Faraz

[ns] Awk script for energy consumption

2012-11-19 Thread faraz iqbal
Hi All           Can anyone provide me awk script for calculate the SMAC energy consumption.   Regards Faraz

[ns] Fragmentation in SMAC

2012-11-19 Thread faraz iqbal
Hi All            I have CBR 512 kbps in tcl  but it is not doing fragmentation in 50 byte per packet according to SMAC C++ code. Further more, if i select CBR of 300 bytes then it has to show fragments of 50 bytes in trace file, means 6 fragments (packets) of 50 bytes, Am i right.? How can