Skip to content

I201821180/NextgenWifi

 
 

Repository files navigation

NS-3

This directory contains some released ns-3 version, along with 3rd party components necessary to support all optional ns-3 features, such as Python bindings and the Network Animator.This directory also contains the bake build tool, which allows access to several additional modules including the Network Simulation Cradle, Direct Code Execution environment, and click and openflow extensions for ns-3.

Usage

Go to ns-3.19 folder

  • Configure
$ ./waf configure --disable-python
  • Run the simulator
$ ./waf --run "scratch/new_model_test1 –newModel=0"

scratch folder contains the code for test simulation

About

NS3 Simulator for primary and seconday channel assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.5%
  • Python 37.9%
  • Perl 0.3%
  • C 0.2%
  • Makefile 0.1%
  • MATLAB 0.0%