A Discrete-Event Network Simulator
API
channel-manager.h File Reference
#include <map>
#include <vector>
#include "ns3/object.h"
#include "ns3/wifi-mode.h"
#include "ns3/wifi-preamble.h"
+ Include dependency graph for channel-manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ChannelManager
 manage 7 WaveChannels and the tx information such as data rate and txPowerLevel. More...
 
struct  ns3::ChannelManager::WaveChannel
 WaveChannel structure. More...
 

Namespaces

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

Macros

#define CCH   178
 
#define CH172   172
 WAVE channels channel number | 172 | 174 | 176 | 178 | 180 | 182 | 184 | channel bandwidth 10MHz 10MHz 10MHz 10MHz 10MHz 10MHz 10MHz channel name SCH1 SCH2 SCH3 CCH SCH4 SCH5 SCH6 another name CH172 CH174 CH176 CH178 CH180 CH182 CH184. More...
 
#define CH174   174
 
#define CH176   176
 
#define CH178   178
 
#define CH180   180
 
#define CH182   182
 
#define CH184   184
 
#define SCH1   172
 
#define SCH2   174
 
#define SCH3   176
 
#define SCH4   180
 
#define SCH5   182
 
#define SCH6   184
 

Macro Definition Documentation

#define CH174   174

Definition at line 42 of file channel-manager.h.

#define CH176   176

Definition at line 43 of file channel-manager.h.

#define CH178   178

Definition at line 44 of file channel-manager.h.

#define CH180   180

Definition at line 45 of file channel-manager.h.

#define CH182   182

Definition at line 46 of file channel-manager.h.

#define CH184   184

Definition at line 47 of file channel-manager.h.