A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
default-channel-scheduler.h File Reference
#include "wave-net-device.h"
+ Include dependency graph for default-channel-scheduler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::DefaultChannelScheduler
 This class uses a simple mechanism to assign channel access with following features: (1) only in the context of single-PHY device; (2) FCFS (First come First service) strategy, which seems against the description of the standard (preemptive strategy). More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.