Skip to content

renatocjn/dot11s_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot11s_simulation

These files must be inside a folder named 'dot11s_simulation' inside the folder named 'ns-3.xx' of the ns3 simulator folder
This was tested with ns3 v3.17

#####The file 'special-wscript' must overwrite the wscript file of the folder 'ns-3.xx',

cp special-wscript ../wscript

it will make the waf builder search these folders.

###Folders

  • results - this folder contains the results files of the simulations
  • scripts - this folder contains the scripts that run the simulations and organize the results
  • src - this folder contains the ns3 simulations source code in C++

###Python dependencies

  • numpy
  • scikits.bootstrap
  • networkx
  • matplotlib
  • scipy
  • lxml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published