Public Member Functions | |
| WifiSpectrumModelId (uint32_t f, uint32_t w) | |
Public Attributes | |
| uint32_t | m_centerFrequency |
| uint32_t | m_channelWidth |
Definition at line 34 of file wifi-spectrum-value-helper.cc.
| ns3::WifiSpectrumModelId::WifiSpectrumModelId | ( | uint32_t | f, |
| uint32_t | w | ||
| ) |
Definition at line 41 of file wifi-spectrum-value-helper.cc.
References NS_LOG_FUNCTION.
| uint32_t ns3::WifiSpectrumModelId::m_centerFrequency |
Definition at line 37 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().
| uint32_t ns3::WifiSpectrumModelId::m_channelWidth |
Definition at line 38 of file wifi-spectrum-value-helper.cc.
Referenced by ns3::operator<().