#include "ns3/channel.h"
#include "ns3/simple-channel.h"
#include "ns3/error-model.h"
#include "ns3/mac48-address.h"
#include "ns3/nstime.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::ErrorChannel |
A Error channel, introducing deterministic delays on even/odd packets. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |