You are on page 1of 8

Note these Critical things:

This file contains definition of Packet:

This file contains the simulation details that need to be actually implemented:
This file contains the node definition completely:

Note that this file dumps the statistics that you need to know : here is the dump code:
Here is another example:

Here is the code that merges the Wimax packet definition to NS definition:
And the mac folder contains the headers and timers definition for Mac
Note down that this file stores the traces of messages:
This file contains the object implementation:

This file has implementation of MAC 802.16 class


Constant definitions:
And most importantly This code generates a trace file:

This line tells you that a trace


file will be generated as you
will execute it. Now open the
next file that will tell you that
how to read that trace file.

You might also like