A Discrete-Event Network Simulator
API
ns3::ChannelManager::WaveChannel Struct Reference
+ Collaboration diagram for ns3::ChannelManager::WaveChannel:

Public Member Functions

 WaveChannel (uint32_t channel)
 

Public Attributes

bool adaptable
 
uint32_t channelNumber
 
WifiMode dataRate
 
uint32_t operatingClass
 
uint32_t txPowerLevel
 

Detailed Description

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

Constructor & Destructor Documentation

ns3::ChannelManager::WaveChannel::WaveChannel ( uint32_t  channel)
inline

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

Member Data Documentation

bool ns3::ChannelManager::WaveChannel::adaptable

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

uint32_t ns3::ChannelManager::WaveChannel::channelNumber

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

WifiMode ns3::ChannelManager::WaveChannel::dataRate

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

uint32_t ns3::ChannelManager::WaveChannel::operatingClass

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

uint32_t ns3::ChannelManager::WaveChannel::txPowerLevel

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


The documentation for this struct was generated from the following file: