The ONE is a simulator designed for the DTN routing protocols. I have experience in NS2.
Now want to understand how ONE works?
For example for NS2 simulation, first of all one has to write a TCL script which is run via terminal. Output of TCL is a trace file which is further processed through AWK script to get the network performance i.e PDR, delay etc. Output of AWK can be plotted using GNUPLOT.
If I replace NS2 to ONE simulator then how to get the network performance?