WaveChannel structure. More...
 Collaboration diagram for ns3::ChannelManager::WaveChannel:Public Member Functions | |
| WaveChannel (uint32_t channel) | |
| initializor  More... | |
Public Attributes | |
| bool | adaptable | 
| adaptable?  More... | |
| uint32_t | channelNumber | 
| channel number  More... | |
| WifiMode | dataRate | 
| data rate  More... | |
| uint32_t | operatingClass | 
| operating class  More... | |
| WifiPreamble | preamble | 
| preamble  More... | |
| uint32_t | txPowerLevel | 
| transmit power level  More... | |
WaveChannel structure.
Definition at line 140 of file channel-manager.h.
      
  | 
  inline | 
| bool ns3::ChannelManager::WaveChannel::adaptable | 
adaptable?
Definition at line 144 of file channel-manager.h.
| uint32_t ns3::ChannelManager::WaveChannel::channelNumber | 
channel number
Definition at line 142 of file channel-manager.h.
| WifiMode ns3::ChannelManager::WaveChannel::dataRate | 
data rate
Definition at line 145 of file channel-manager.h.
| uint32_t ns3::ChannelManager::WaveChannel::operatingClass | 
operating class
Definition at line 143 of file channel-manager.h.
| WifiPreamble ns3::ChannelManager::WaveChannel::preamble | 
preamble
Definition at line 146 of file channel-manager.h.
| uint32_t ns3::ChannelManager::WaveChannel::txPowerLevel | 
transmit power level
Definition at line 147 of file channel-manager.h.