#include "ns3/channel.h"
#include "ns3/data-rate.h"
#include "ns3/nstime.h"
#include "ns3/ptr.h"
Go to the source code of this file.
Classes | |
class | ns3::CsmaChannel |
Csma Channel. More... | |
class | ns3::CsmaDeviceRec |
CsmaNetDevice Record. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Enumerations | |
enum | ns3::WireState { ns3::IDLE , ns3::TRANSMITTING , ns3::PROPAGATING } |
Current state of the channel. More... | |