A Discrete-Event Network Simulator
API
sample-random-variable.cc File Reference

Example program illustrating use of ns3::RandomVariable. More...

#include "ns3/simulator.h"
#include "ns3/nstime.h"
#include "ns3/command-line.h"
#include "ns3/random-variable-stream.h"
#include <iostream>
+ Include dependency graph for sample-random-variable.cc:

Go to the source code of this file.

Detailed Description

Example program illustrating use of ns3::RandomVariable.

Definition in file sample-random-variable.cc.