A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
simple-error-model.cc File Reference
#include "ns3/applications-module.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/network-module.h"
#include "ns3/point-to-point-module.h"
#include <fstream>
+ Include dependency graph for simple-error-model.cc:

Go to the source code of this file.

Detailed Description

Usage

$ ./ns3 run "simple-error-model [Program Options]"

Program Options

--errorModelType
TypeId of the error model to use [ns3::RateErrorModel]

Definition in file simple-error-model.cc.