A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
third.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/core-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-module.h"
#include "ns3/mobility-module.h"
#include "ns3/network-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/ssid.h"
#include "ns3/yans-wifi-helper.h"
+ Include dependency graph for third.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "third [Program Options]"

Program Options

--nCsma
Number of "extra" CSMA nodes/devices [3]
--nWifi
Number of wifi STA devices [3]
--verbose
Tell echo applications to log if true [true]
--tracing
Enable pcap tracing [false]

Definition in file third.cc.